Searched defs:deleteOutput (Results 1 - 4 of 4) sorted by relevance
/owl-s/src/impl/owls/process/ | ||
H A D | ProcessImpl.java | 372 public void deleteOutput(Output output) {
method in class:ProcessImpl |
/owl-s/src/impl/owls/profile/ | ||
H A D | ProfileImpl.java | 411 public void deleteOutput(Output output) {
method in class:ProfileImpl |
/owl-s/src/org/mindswap/owls/process/ | ||
H A D | Process.java | 274 public void deleteOutput(Output output);
method in interface:Process |
/owl-s/src/org/mindswap/owls/profile/ | ||
H A D | Profile.java | 340 public void deleteOutput(Output output);
method in interface:Profile |
Completed in 16 milliseconds