public static class EOperation.Internal.InvocationDelegate.Factory.Registry.Impl extends <any> implements EOperation.Internal.InvocationDelegate.Factory.Registry
EOperation.Internal.InvocationDelegate.Factory.Registry.ImplINSTANCE| Constructor and Description |
|---|
Impl() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
createKey(java.lang.String attribute) |
java.lang.Object |
get(java.lang.Object key) |
EOperation.Internal.InvocationDelegate.Factory |
getFactory(java.lang.String uri) |
java.util.Set<java.lang.String> |
getTargetPlatformFactories()
Returns the factories registered in the target platform when running with the Eclipse Plug-in Development environment,
a copy of the
Map.keySet() otherwise. |
public java.util.Set<java.lang.String> getTargetPlatformFactories()
EOperation.Internal.InvocationDelegate.Factory.RegistryMap.keySet() otherwise.getTargetPlatformFactories in interface EOperation.Internal.InvocationDelegate.Factory.Registryprotected java.lang.String createKey(java.lang.String attribute)
public java.lang.Object get(java.lang.Object key)
get in interface java.util.Map<java.lang.String,java.lang.Object>public EOperation.Internal.InvocationDelegate.Factory getFactory(java.lang.String uri)
getFactory in interface EOperation.Internal.InvocationDelegate.Factory.RegistryCopyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature