Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery Testing - BPM Tests #598

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/598/>

------------------------------------------
[...truncated 562 lines...]
[ERROR] The method doGetContainedBodies() of type JobTaskCorrespondenceQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[73]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(JobTaskCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[82]
[ERROR] new TypeBinary(body, CONTEXT, var_Job, var_TaskId, getFeatureLiteral("http://system/1.0";, "Job", "taskIds"), "http://system/1.0/Job.taskIds";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[82]
[ERROR] new TypeBinary(body, CONTEXT, var_Job, var_TaskId, getFeatureLiteral("http://system/1.0";, "Job", "taskIds"), "http://system/1.0/Job.taskIds";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type JobTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[83]
[ERROR] new TypeUnary(body, var_Task, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type JobTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_Task, var_TaskId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_Task, var_TaskId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type JobTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/JobTaskCorrespondenceQuerySpecification.java>:[90]
[ERROR] addAnnotation(annotation);
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method addAnnotation(PAnnotation) is undefined for the type JobTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TaskHasJobQuerySpecification.java>:[29]
[ERROR] final class TaskHasJobQuerySpecification extends BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TaskHasJobQuerySpecification.java>:[70]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type TaskHasJobQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TaskHasJobQuerySpecification.java>:[74]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(TaskHasJobQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TaskHasJobQuerySpecification.java>:[80]
[ERROR] new TypeUnary(body, var_Task, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type TaskHasJobQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TaskHasJobQuerySpecification.java>:[81]
[ERROR] new PositivePatternCall(body, new FlatTuple(var__Job, var_Task), JobTaskCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, JobTaskCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[28]
[ERROR] public final class ChecklistProcessCorrespondenceQuerySpecification extends BaseGeneratedEMFQuerySpecification<ChecklistProcessCorrespondenceMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<ChecklistProcessCorrespondenceMatcher>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[69]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type ChecklistProcessCorrespondenceQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[73]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(ChecklistProcessCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[82]
[ERROR] new TypeUnary(body, var_Process, getClassifierLiteral("http://process/1.0";, "Process"), "http://process/1.0/Process";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type ChecklistProcessCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[83]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_ProcessId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[83]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_ProcessId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistProcessCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_Checklist, var_ProcessId, getFeatureLiteral("http://operation/1.0";, "Checklist", "processId"), "http://operation/1.0/Checklist.processId";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_Checklist, var_ProcessId, getFeatureLiteral("http://operation/1.0";, "Checklist", "processId"), "http://operation/1.0/Checklist.processId";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistProcessCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistProcessCorrespondenceQuerySpecification.java>:[90]
[ERROR] addAnnotation(annotation);
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method addAnnotation(PAnnotation) is undefined for the type ChecklistProcessCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[30]
[ERROR] public final class TasksAffectedThroughDataQuerySpecification extends BaseGeneratedEMFQuerySpecification<TasksAffectedThroughDataMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<TasksAffectedThroughDataMatcher>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[71]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type TasksAffectedThroughDataQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[75]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(TasksAffectedThroughDataQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[84]
[ERROR] new TypeUnary(body, var_SourceTask, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type TasksAffectedThroughDataQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[85]
[ERROR] new TypeUnary(body, var_AffectedTask, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type TasksAffectedThroughDataQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[86]
[ERROR] new TypeUnary(body, var_Data, getClassifierLiteral("http://system/1.0";, "Data"), "http://system/1.0/Data";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type TasksAffectedThroughDataQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[87]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_Data, var_SourceTask), DataTaskWriteCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, DataTaskWriteCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/system/queries/util/TasksAffectedThroughDataQuerySpecification.java>:[88]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_Data, var_AffectedTask), DataTaskReadCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, DataTaskReadCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[31]
[ERROR] public final class TaskChecklistEntryJobCorrespondenceQuerySpecification extends BaseGeneratedEMFQuerySpecification<TaskChecklistEntryJobCorrespondenceMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<TaskChecklistEntryJobCorrespondenceMatcher>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[72]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type TaskChecklistEntryJobCorrespondenceQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[76]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(TaskChecklistEntryJobCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[87]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_CLE, var_Task), ChecklistEntryTaskCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, ChecklistEntryTaskCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[88]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_CLE, var_Job), ChecklistEntryJobCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, ChecklistEntryJobCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskChecklistEntryJobCorrespondenceQuerySpecification.java>:[96]
[ERROR] addAnnotation(annotation);
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method addAnnotation(PAnnotation) is undefined for the type TaskChecklistEntryJobCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[28]
[ERROR] public final class ChecklistEntryTaskCorrespondenceQuerySpecification extends BaseGeneratedEMFQuerySpecification<ChecklistEntryTaskCorrespondenceMatcher> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<ChecklistEntryTaskCorrespondenceMatcher>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[69]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type ChecklistEntryTaskCorrespondenceQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[73]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(ChecklistEntryTaskCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[82]
[ERROR] new TypeUnary(body, var_Task, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type ChecklistEntryTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[83]
[ERROR] new TypeBinary(body, CONTEXT, var_Task, var_TaskId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[83]
[ERROR] new TypeBinary(body, CONTEXT, var_Task, var_TaskId, getFeatureLiteral("http://process/1.0";, "ProcessElement", "id"), "http://process/1.0/ProcessElement.id";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistEntryTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_CLE, var_TaskId, getFeatureLiteral("http://operation/1.0";, "ChecklistEntry", "taskId"), "http://operation/1.0/ChecklistEntry.taskId";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[84]
[ERROR] new TypeBinary(body, CONTEXT, var_CLE, var_TaskId, getFeatureLiteral("http://operation/1.0";, "ChecklistEntry", "taskId"), "http://operation/1.0/ChecklistEntry.taskId";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistEntryTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskCorrespondenceQuerySpecification.java>:[90]
[ERROR] addAnnotation(annotation);
[ERROR] ^^^^^^^^^^^^^
[ERROR] The method addAnnotation(PAnnotation) is undefined for the type ChecklistEntryTaskCorrespondenceQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[27]
[ERROR] final class TaskInProcessQuerySpecification extends BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[68]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type TaskInProcessQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[72]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(TaskInProcessQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[80]
[ERROR] new TypeUnary(body, var_Task, getClassifierLiteral("http://process/1.0";, "Task"), "http://process/1.0/Task";);
[ERROR] ^^^^^^^^^^^^^^^^^^^^
[ERROR] The method getClassifierLiteral(String, String) is undefined for the type TaskInProcessQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[81]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_Task, getFeatureLiteral("http://process/1.0";, "Process", "contents"), "http://process/1.0/Process.contents";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/TaskInProcessQuerySpecification.java>:[81]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_Task, getFeatureLiteral("http://process/1.0";, "Process", "contents"), "http://process/1.0/Process.contents";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type TaskInProcessQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[30]
[ERROR] final class ChecklistEntryTaskInCheckListProcessQuerySpecification extends BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Implicit super constructor BaseGeneratedEMFQuerySpecification<IncQueryMatcher<IPatternMatch>>() is undefined for default constructor. Must define an explicit constructor
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[71]
[ERROR] public Set<PBody> doGetContainedBodies() throws IncQueryException {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method doGetContainedBodies() of type ChecklistEntryTaskInCheckListProcessQuerySpecification must override or implement a supertype method
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[75]
[ERROR] PBody body = new PBody(this);
[ERROR] ^^^^^^^^^^^^^^^
[ERROR] The constructor PBody(ChecklistEntryTaskInCheckListProcessQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[85]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_CLE, var_Task), ChecklistEntryTaskCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, ChecklistEntryTaskCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[86]
[ERROR] new PositivePatternCall(body, new FlatTuple(var_Checklist, var_Process), ChecklistProcessCorrespondenceQuerySpecification.instance());
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor PositivePatternCall(PBody, FlatTuple, ChecklistProcessCorrespondenceQuerySpecification) is undefined
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[87]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_Task, getFeatureLiteral("http://process/1.0";, "Process", "contents"), "http://process/1.0/Process.contents";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[87]
[ERROR] new TypeBinary(body, CONTEXT, var_Process, var_Task, getFeatureLiteral("http://process/1.0";, "Process", "contents"), "http://process/1.0/Process.contents";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistEntryTaskInCheckListProcessQuerySpecification
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[88]
[ERROR] new TypeBinary(body, CONTEXT, var_Checklist, var_CLE, getFeatureLiteral("http://operation/1.0";, "Checklist", "entries"), "http://operation/1.0/Checklist.entries";);
[ERROR] ^^^^^^^
[ERROR] CONTEXT cannot be resolved to a variable
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src-gen/operation/queries/util/ChecklistEntryTaskInCheckListProcessQuerySpecification.java>:[88]
[ERROR] new TypeBinary(body, CONTEXT, var_Checklist, var_CLE, getFeatureLiteral("http://operation/1.0";, "Checklist", "entries"), "http://operation/1.0/Checklist.entries";);
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The method getFeatureLiteral(String, String, String) is undefined for the type ChecklistEntryTaskInCheckListProcessQuerySpecification
[ERROR] 133 problems (133 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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 <goals> -rf :org.eclipse.incquery.examples.bpm.incquery
channel stopped


Back to the top