Searched defs:deleteOutputs (Results 1 - 4 of 4) sorted by relevance
/owl-s/src/impl/owls/process/ | ||
H A D | ProcessImpl.java | 377 public void deleteOutputs() {
method in class:ProcessImpl 398 deleteOutputs(); |
/owl-s/src/impl/owls/profile/ | ||
H A D | ProfileImpl.java | 415 public void deleteOutputs() {
method in class:ProfileImpl |
/owl-s/src/org/mindswap/owls/process/ | ||
H A D | Process.java | 279 public void deleteOutputs();
method in interface:Process |
/owl-s/src/org/mindswap/owls/profile/ | ||
H A D | Profile.java | 345 public void deleteOutputs();
method in interface:Profile |
Completed in 167 milliseconds