public static interface ComposedAdapterFactory.Descriptor
registry.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ComposedAdapterFactory.Descriptor.Registry
A registry is an index that takes a collection of keys,
typically a pair consisting of an EPackage or java.lang.Package, and a java.lang.Class,
and maps it to a
descriptor. |
| Modifier and Type | Method and Description |
|---|---|
AdapterFactory |
createAdapterFactory()
Creates an adapter factory.
|
AdapterFactory createAdapterFactory()