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