Lines Matching refs:result
157 public void addResult(Result result);
159 public void setResult(Result result);
183 * Get the result for this profile. In case there are multiple results defined for this
310 * Removes the given result by breaking the property <code>process:hasResult</code>
311 * The result itself is not touched at all.
313 * @param result the output to remove
315 public void removeResult(Result result);
348 * Deletes the given result from the ontology
350 * @param result the result to delete
352 public void deleteResult(Result result);