Searched defs:createWSDLOperationRef (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owl/ | ||
H A D | OWLModel.java | 906 public WSDLOperationRef createWSDLOperationRef();
method in interface:OWLModel 907 public WSDLOperationRef createWSDLOperationRef(URI uri); method in interface:OWLModel |
/owl-s/src/impl/jena/ | ||
H A D | OWLModelImpl.java | 1553 public WSDLOperationRef createWSDLOperationRef() {
method in class:OWLModelImpl 1556 public WSDLOperationRef createWSDLOperationRef(URI uri) { method in class:OWLModelImpl |
Completed in 16 milliseconds