Searched defs:createWSDLOperationRef (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/org/mindswap/owl/
H A DOWLModel.java906 public WSDLOperationRef createWSDLOperationRef(); method in interface:OWLModel
907 public WSDLOperationRef createWSDLOperationRef(URI uri); method in interface:OWLModel
/owl-s/src/impl/jena/
H A DOWLModelImpl.java1553 public WSDLOperationRef createWSDLOperationRef() { method in class:OWLModelImpl
1556 public WSDLOperationRef createWSDLOperationRef(URI uri) { method in class:OWLModelImpl

Completed in 16 milliseconds