public static interface EDataType.Internal.ConversionDelegate.Factory.Registry
extends java.util.Map<java.lang.String,java.lang.Object>
| Modifier and Type | Interface and Description |
|---|---|
static class |
EDataType.Internal.ConversionDelegate.Factory.Registry.Impl |
| Modifier and Type | Field and Description |
|---|---|
static EDataType.Internal.ConversionDelegate.Factory.Registry |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
EDataType.Internal.ConversionDelegate.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. |
static final EDataType.Internal.ConversionDelegate.Factory.Registry INSTANCE
EDataType.Internal.ConversionDelegate.Factory getFactory(java.lang.String uri)
java.util.Set<java.lang.String> getTargetPlatformFactories()
Map.keySet() otherwise.Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature