Searched defs:createExecutionEngine (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/impl/owls/ | ||
H A D | OWLSFactoryImpl.java | 30 public ProcessExecutionEngine createExecutionEngine() {
method in class:OWLSFactoryImpl |
/owl-s/src/org/mindswap/owls/ | ||
H A D | OWLSFactory.java | 45 public ProcessExecutionEngine createExecutionEngine();
method in interface:OWLSFactory.Interface 62 public static ProcessExecutionEngine createExecutionEngine() { method in class:OWLSFactory 63 return factory.createExecutionEngine(); |
Completed in 80 milliseconds