Uses of Interface
org.eclipse.gef.common.adapt.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
Modifier and TypeClassDescriptionstatic class
IAdaptable.Bound.Impl<T extends IAdaptable>
Default implementation ofIAdaptable.Bound
that manages aReadOnlyObjectProperty
for theIAdaptable
.