Uses of Package
org.eclipse.gef.common.adapt.inject
-
Packages that use org.eclipse.gef.common.adapt.inject Package Description org.eclipse.gef.common.adapt This package provides abstractions and implementations related to an enhanced adaptable-pattern.org.eclipse.gef.common.adapt.inject This package provides support for Google Guice-based injection of adapters. -
Classes in org.eclipse.gef.common.adapt.inject used by org.eclipse.gef.common.adapt Class Description InjectAdapters An annotation to mark anIAdaptable
implementation class'IAdaptable.setAdapter(TypeToken, Object, String)
method as an injection point for adapter injection: -
Classes in org.eclipse.gef.common.adapt.inject used by org.eclipse.gef.common.adapt.inject Class Description AdapterInjectionSupport.LoggingMode TheAdapterInjectionSupport.LoggingMode
specifies if binding-related information and warning messages should be printed.