aboutsummaryrefslogtreecommitdiffstats
path: root/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java
diff options
context:
space:
mode:
Diffstat (limited to 'Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java')
-rw-r--r--Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/applicationConfiguration/GenerationTask.java58
1 files changed, 1 insertions, 57 deletions
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 @@
1/** 1/**
2 * generated by Xtext 2.12.0 2 * generated by Xtext 2.21.0
3 */ 3 */
4package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration; 4package hu.bme.mit.inf.dslreasoner.application.applicationConfiguration;
5 5
@@ -38,10 +38,6 @@ public interface GenerationTask extends Task
38 /** 38 /**
39 * Returns the value of the '<em><b>Metamodel</b></em>' containment reference. 39 * Returns the value of the '<em><b>Metamodel</b></em>' containment reference.
40 * <!-- begin-user-doc --> 40 * <!-- begin-user-doc -->
41 * <p>
42 * If the meaning of the '<em>Metamodel</em>' containment reference isn't clear,
43 * there really should be more of a description here...
44 * </p>
45 * <!-- end-user-doc --> 41 * <!-- end-user-doc -->
46 * @return the value of the '<em>Metamodel</em>' containment reference. 42 * @return the value of the '<em>Metamodel</em>' containment reference.
47 * @see #setMetamodel(Metamodel) 43 * @see #setMetamodel(Metamodel)
@@ -64,10 +60,6 @@ public interface GenerationTask extends Task
64 /** 60 /**
65 * Returns the value of the '<em><b>Partial Model</b></em>' containment reference. 61 * Returns the value of the '<em><b>Partial Model</b></em>' containment reference.
66 * <!-- begin-user-doc --> 62 * <!-- begin-user-doc -->
67 * <p>
68 * If the meaning of the '<em>Partial Model</em>' containment reference isn't clear,
69 * there really should be more of a description here...
70 * </p>
71 * <!-- end-user-doc --> 63 * <!-- end-user-doc -->
72 * @return the value of the '<em>Partial Model</em>' containment reference. 64 * @return the value of the '<em>Partial Model</em>' containment reference.
73 * @see #setPartialModel(PartialModel) 65 * @see #setPartialModel(PartialModel)
@@ -90,10 +82,6 @@ public interface GenerationTask extends Task
90 /** 82 /**
91 * Returns the value of the '<em><b>Patterns</b></em>' containment reference. 83 * Returns the value of the '<em><b>Patterns</b></em>' containment reference.
92 * <!-- begin-user-doc --> 84 * <!-- begin-user-doc -->
93 * <p>
94 * If the meaning of the '<em>Patterns</em>' containment reference isn't clear,
95 * there really should be more of a description here...
96 * </p>
97 * <!-- end-user-doc --> 85 * <!-- end-user-doc -->
98 * @return the value of the '<em>Patterns</em>' containment reference. 86 * @return the value of the '<em>Patterns</em>' containment reference.
99 * @see #setPatterns(GraphPattern) 87 * @see #setPatterns(GraphPattern)
@@ -116,10 +104,6 @@ public interface GenerationTask extends Task
116 /** 104 /**
117 * Returns the value of the '<em><b>Scope</b></em>' containment reference. 105 * Returns the value of the '<em><b>Scope</b></em>' containment reference.
118 * <!-- begin-user-doc --> 106 * <!-- begin-user-doc -->
119 * <p>
120 * If the meaning of the '<em>Scope</em>' containment reference isn't clear,
121 * there really should be more of a description here...
122 * </p>
123 * <!-- end-user-doc --> 107 * <!-- end-user-doc -->
124 * @return the value of the '<em>Scope</em>' containment reference. 108 * @return the value of the '<em>Scope</em>' containment reference.
125 * @see #setScope(Scope) 109 * @see #setScope(Scope)
@@ -142,10 +126,6 @@ public interface GenerationTask extends Task
142 /** 126 /**
143 * Returns the value of the '<em><b>Number Specified</b></em>' attribute. 127 * Returns the value of the '<em><b>Number Specified</b></em>' attribute.
144 * <!-- begin-user-doc --> 128 * <!-- begin-user-doc -->
145 * <p>
146 * If the meaning of the '<em>Number Specified</em>' attribute isn't clear,
147 * there really should be more of a description here...
148 * </p>
149 * <!-- end-user-doc --> 129 * <!-- end-user-doc -->
150 * @return the value of the '<em>Number Specified</em>' attribute. 130 * @return the value of the '<em>Number Specified</em>' attribute.
151 * @see #setNumberSpecified(boolean) 131 * @see #setNumberSpecified(boolean)
@@ -168,10 +148,6 @@ public interface GenerationTask extends Task
168 /** 148 /**
169 * Returns the value of the '<em><b>Number</b></em>' attribute. 149 * Returns the value of the '<em><b>Number</b></em>' attribute.
170 * <!-- begin-user-doc --> 150 * <!-- begin-user-doc -->
171 * <p>
172 * If the meaning of the '<em>Number</em>' attribute isn't clear,
173 * there really should be more of a description here...
174 * </p>
175 * <!-- end-user-doc --> 151 * <!-- end-user-doc -->
176 * @return the value of the '<em>Number</em>' attribute. 152 * @return the value of the '<em>Number</em>' attribute.
177 * @see #setNumber(int) 153 * @see #setNumber(int)
@@ -194,10 +170,6 @@ public interface GenerationTask extends Task
194 /** 170 /**
195 * Returns the value of the '<em><b>Run Specified</b></em>' attribute. 171 * Returns the value of the '<em><b>Run Specified</b></em>' attribute.
196 * <!-- begin-user-doc --> 172 * <!-- begin-user-doc -->
197 * <p>
198 * If the meaning of the '<em>Run Specified</em>' attribute isn't clear,
199 * there really should be more of a description here...
200 * </p>
201 * <!-- end-user-doc --> 173 * <!-- end-user-doc -->
202 * @return the value of the '<em>Run Specified</em>' attribute. 174 * @return the value of the '<em>Run Specified</em>' attribute.
203 * @see #setRunSpecified(boolean) 175 * @see #setRunSpecified(boolean)
@@ -220,10 +192,6 @@ public interface GenerationTask extends Task
220 /** 192 /**
221 * Returns the value of the '<em><b>Runs</b></em>' attribute. 193 * Returns the value of the '<em><b>Runs</b></em>' attribute.
222 * <!-- begin-user-doc --> 194 * <!-- begin-user-doc -->
223 * <p>
224 * If the meaning of the '<em>Runs</em>' attribute isn't clear,
225 * there really should be more of a description here...
226 * </p>
227 * <!-- end-user-doc --> 195 * <!-- end-user-doc -->
228 * @return the value of the '<em>Runs</em>' attribute. 196 * @return the value of the '<em>Runs</em>' attribute.
229 * @see #setRuns(int) 197 * @see #setRuns(int)
@@ -247,10 +215,6 @@ public interface GenerationTask extends Task
247 * Returns the value of the '<em><b>Solver</b></em>' attribute. 215 * Returns the value of the '<em><b>Solver</b></em>' attribute.
248 * The literals are from the enumeration {@link hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver}. 216 * The literals are from the enumeration {@link hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver}.
249 * <!-- begin-user-doc --> 217 * <!-- begin-user-doc -->
250 * <p>
251 * If the meaning of the '<em>Solver</em>' attribute isn't clear,
252 * there really should be more of a description here...
253 * </p>
254 * <!-- end-user-doc --> 218 * <!-- end-user-doc -->
255 * @return the value of the '<em>Solver</em>' attribute. 219 * @return the value of the '<em>Solver</em>' attribute.
256 * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver 220 * @see hu.bme.mit.inf.dslreasoner.application.applicationConfiguration.Solver
@@ -275,10 +239,6 @@ public interface GenerationTask extends Task
275 /** 239 /**
276 * Returns the value of the '<em><b>Config</b></em>' containment reference. 240 * Returns the value of the '<em><b>Config</b></em>' containment reference.
277 * <!-- begin-user-doc --> 241 * <!-- begin-user-doc -->
278 * <p>
279 * If the meaning of the '<em>Config</em>' containment reference isn't clear,
280 * there really should be more of a description here...
281 * </p>
282 * <!-- end-user-doc --> 242 * <!-- end-user-doc -->
283 * @return the value of the '<em>Config</em>' containment reference. 243 * @return the value of the '<em>Config</em>' containment reference.
284 * @see #setConfig(Config) 244 * @see #setConfig(Config)
@@ -301,10 +261,6 @@ public interface GenerationTask extends Task
301 /** 261 /**
302 * Returns the value of the '<em><b>Debug Folder</b></em>' containment reference. 262 * Returns the value of the '<em><b>Debug Folder</b></em>' containment reference.
303 * <!-- begin-user-doc --> 263 * <!-- begin-user-doc -->
304 * <p>
305 * If the meaning of the '<em>Debug Folder</em>' containment reference isn't clear,
306 * there really should be more of a description here...
307 * </p>
308 * <!-- end-user-doc --> 264 * <!-- end-user-doc -->
309 * @return the value of the '<em>Debug Folder</em>' containment reference. 265 * @return the value of the '<em>Debug Folder</em>' containment reference.
310 * @see #setDebugFolder(File) 266 * @see #setDebugFolder(File)
@@ -327,10 +283,6 @@ public interface GenerationTask extends Task
327 /** 283 /**
328 * Returns the value of the '<em><b>Target Log File</b></em>' containment reference. 284 * Returns the value of the '<em><b>Target Log File</b></em>' containment reference.
329 * <!-- begin-user-doc --> 285 * <!-- begin-user-doc -->
330 * <p>
331 * If the meaning of the '<em>Target Log File</em>' containment reference isn't clear,
332 * there really should be more of a description here...
333 * </p>
334 * <!-- end-user-doc --> 286 * <!-- end-user-doc -->
335 * @return the value of the '<em>Target Log File</em>' containment reference. 287 * @return the value of the '<em>Target Log File</em>' containment reference.
336 * @see #setTargetLogFile(File) 288 * @see #setTargetLogFile(File)
@@ -353,10 +305,6 @@ public interface GenerationTask extends Task
353 /** 305 /**
354 * Returns the value of the '<em><b>Target Statistics File</b></em>' containment reference. 306 * Returns the value of the '<em><b>Target Statistics File</b></em>' containment reference.
355 * <!-- begin-user-doc --> 307 * <!-- begin-user-doc -->
356 * <p>
357 * If the meaning of the '<em>Target Statistics File</em>' containment reference isn't clear,
358 * there really should be more of a description here...
359 * </p>
360 * <!-- end-user-doc --> 308 * <!-- end-user-doc -->
361 * @return the value of the '<em>Target Statistics File</em>' containment reference. 309 * @return the value of the '<em>Target Statistics File</em>' containment reference.
362 * @see #setTargetStatisticsFile(File) 310 * @see #setTargetStatisticsFile(File)
@@ -379,10 +327,6 @@ public interface GenerationTask extends Task
379 /** 327 /**
380 * Returns the value of the '<em><b>Taget Folder</b></em>' containment reference. 328 * Returns the value of the '<em><b>Taget Folder</b></em>' containment reference.
381 * <!-- begin-user-doc --> 329 * <!-- begin-user-doc -->
382 * <p>
383 * If the meaning of the '<em>Taget Folder</em>' containment reference isn't clear,
384 * there really should be more of a description here...
385 * </p>
386 * <!-- end-user-doc --> 330 * <!-- end-user-doc -->
387 * @return the value of the '<em>Taget Folder</em>' containment reference. 331 * @return the value of the '<em>Taget Folder</em>' containment reference.
388 * @see #setTagetFolder(File) 332 * @see #setTagetFolder(File)