From 3997c2408f192e22f809cd96faa5bc552530289d Mon Sep 17 00:00:00 2001 From: ArenBabikian Date: Sun, 14 Jun 2020 19:38:40 -0400 Subject: This branch is ready to be merged into master --- .../applicationConfiguration/GenerationTask.java | 58 +--------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java') diff --git a/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java b/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java index 83ee824d..fcfacbf2 100644 --- a/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java +++ b/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java @@ -1,5 +1,5 @@ /** - * generated by Xtext 2.12.0 + * generated by Xtext 2.21.0 */ package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration; @@ -38,10 +38,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Metamodel' containment reference. * - *

- * If the meaning of the 'Metamodel' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Metamodel' containment reference. * @see #setMetamodel(Metamodel) @@ -64,10 +60,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Partial Model' containment reference. * - *

- * If the meaning of the 'Partial Model' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Partial Model' containment reference. * @see #setPartialModel(PartialModel) @@ -90,10 +82,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Patterns' containment reference. * - *

- * If the meaning of the 'Patterns' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Patterns' containment reference. * @see #setPatterns(GraphPattern) @@ -116,10 +104,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Scope' containment reference. * - *

- * If the meaning of the 'Scope' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Scope' containment reference. * @see #setScope(Scope) @@ -142,10 +126,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Number Specified' attribute. * - *

- * If the meaning of the 'Number Specified' attribute isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Number Specified' attribute. * @see #setNumberSpecified(boolean) @@ -168,10 +148,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Number' attribute. * - *

- * If the meaning of the 'Number' attribute isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Number' attribute. * @see #setNumber(int) @@ -194,10 +170,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Run Specified' attribute. * - *

- * If the meaning of the 'Run Specified' attribute isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Run Specified' attribute. * @see #setRunSpecified(boolean) @@ -220,10 +192,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Runs' attribute. * - *

- * If the meaning of the 'Runs' attribute isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Runs' attribute. * @see #setRuns(int) @@ -247,10 +215,6 @@ public interface GenerationTask extends Task * Returns the value of the 'Solver' attribute. * The literals are from the enumeration {@link hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver}. * - *

- * If the meaning of the 'Solver' attribute isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Solver' attribute. * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver @@ -275,10 +239,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Config' containment reference. * - *

- * If the meaning of the 'Config' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Config' containment reference. * @see #setConfig(Config) @@ -301,10 +261,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Debug Folder' containment reference. * - *

- * If the meaning of the 'Debug Folder' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Debug Folder' containment reference. * @see #setDebugFolder(File) @@ -327,10 +283,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Target Log File' containment reference. * - *

- * If the meaning of the 'Target Log File' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Target Log File' containment reference. * @see #setTargetLogFile(File) @@ -353,10 +305,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Target Statistics File' containment reference. * - *

- * If the meaning of the 'Target Statistics File' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Target Statistics File' containment reference. * @see #setTargetStatisticsFile(File) @@ -379,10 +327,6 @@ public interface GenerationTask extends Task /** * Returns the value of the 'Taget Folder' containment reference. * - *

- * If the meaning of the 'Taget Folder' containment reference isn't clear, - * there really should be more of a description here... - *

* * @return the value of the 'Taget Folder' containment reference. * @see #setTagetFolder(File) -- cgit v1.2.3-54-g00ecf