Searched defs:removeOutputs (Results 1 - 4 of 4) sorted by relevance
/owl-s/src/impl/owls/process/ | ||
H A D | ProcessImpl.java | 342 public void removeOutputs() {
method in class:ProcessImpl 379 removeOutputs(); |
/owl-s/src/impl/owls/profile/ | ||
H A D | ProfileImpl.java | 384 public void removeOutputs() {
method in class:ProfileImpl |
/owl-s/src/org/mindswap/owls/process/ | ||
H A D | Process.java | 241 public void removeOutputs();
method in interface:Process |
/owl-s/src/org/mindswap/owls/profile/ | ||
H A D | Profile.java | 307 public void removeOutputs();
method in interface:Profile |
Completed in 13 milliseconds