Searched defs:removeElse (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owls/process/ | ||
H A D | IfThenElse.java | 75 public void removeElse();
method in interface:IfThenElse |
/owl-s/src/impl/owls/process/constructs/ | ||
H A D | IfThenElseImpl.java | 85 removeElse();
95 public void removeElse() { method in class:IfThenElseImpl |
Completed in 899 milliseconds