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