Uses of Package
org.eclipse.gef.common.adapt
Package
Description
This package provides abstractions and implementations related to an enhanced
adaptable-pattern.
This package provides support for Google Guice-based injection of adapters.
-
ClassDescriptionAn
IAdaptable
allows to register and retrieve adapters under a givenAdapterKey
, which combines aTypeToken
-based type key and aString
-based role.To be implemented by an adapter to indicate that it intends to be bounded to the respectiveIAdaptable
it is registered at. -
ClassDescriptionAn
IAdaptable
allows to register and retrieve adapters under a givenAdapterKey
, which combines aTypeToken
-based type key and aString
-based role.