Package | Description |
---|---|
org.eclipse.gef4.common.adapt |
This package provides abstractions and implementations related to an enhanced
adaptable-pattern.
|
org.eclipse.gef4.common.inject |
This package provides support for Google Guice-based injection of adapters.
|
Class and Description |
---|
AdapterKey |
IAdaptable
An
IAdaptable allows to register (as well as unregister) and retrieve
(registered) adapters under a given AdapterKey , which combines a
TypeToken -based type key and a String -based role. |
Class and Description |
---|
AdapterKey |
IAdaptable
An
IAdaptable allows to register (as well as unregister) and retrieve
(registered) adapters under a given AdapterKey , which combines a
TypeToken -based type key and a String -based role. |
Copyright (c) 2014 itemis AG and others. All rights reserved.