Searched defs:IfThenElseImpl (Results 1 - 1 of 1) sorted by relevance
/owl-s/src/impl/owls/process/constructs/ | ||
H A D | IfThenElseImpl.java | 21 public class IfThenElseImpl extends ControlConstructImpl implements IfThenElse {
class in inherits:ControlConstructImpl,IfThenElse 22 public IfThenElseImpl(OWLIndividual ind) { method in class:IfThenElseImpl |
Completed in 160 milliseconds