Searched defs:deleteInput (Results 1 - 4 of 4) sorted by relevance
/owl-s/src/impl/owls/process/ | ||
H A D | ProcessImpl.java | 348 public void deleteInput(Input input) {
method in class:ProcessImpl |
/owl-s/src/impl/owls/profile/ | ||
H A D | ProfileImpl.java | 401 public void deleteInput(Input input) {
method in class:ProfileImpl |
/owl-s/src/org/mindswap/owls/process/ | ||
H A D | Process.java | 262 public void deleteInput(Input input);
method in interface:Process |
/owl-s/src/org/mindswap/owls/profile/ | ||
H A D | Profile.java | 328 public void deleteInput(Input input);
method in interface:Profile |
Completed in 13 milliseconds