Uses of Package
org.eclipse.gef.common.adapt.inject
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 annotation to mark an
IAdaptable
implementation class'IAdaptable.setAdapter(TypeToken, Object, String)
method as an injection point for adapter injection: -
ClassDescriptionThe
AdapterInjectionSupport.LoggingMode
specifies if binding-related information and warning messages should be printed.