Uses of Interface
org.eclipse.gef.common.adapt.IAdaptable.Bound
Packages that use IAdaptable.Bound
Package
Description
This package provides abstractions and implementations related to an enhanced
adaptable-pattern.
-
Uses of IAdaptable.Bound in org.eclipse.gef.common.adapt
Classes in org.eclipse.gef.common.adapt that implement IAdaptable.BoundModifier and TypeClassDescriptionstatic class
IAdaptable.Bound.Impl<T extends IAdaptable>
Default implementation ofIAdaptable.Bound
that manages aReadOnlyObjectProperty
for theIAdaptable
.