Method
getOperationDelegate(forURI:)
Get the operation delegate for a namespace URI.
func getOperationDelegate(forURI uri: String) -> ECoreOperationDelegate?
Parameters
uri-
The namespace URI
Return Value
The registered delegate, or nil if none found