Package org.eclipse.core.databinding.property.set
-
Interface Summary Interface Description ISetProperty<S,E> Interface for set-typed properties -
Class Summary Class Description DelegatingSetProperty<S,E> SetProperty<S,E> Abstract implementation of ISetPropertySimpleSetProperty<S,E> Simplified abstract implementation of ISetProperty.UnionSetProperty<S,E> A set property for observing the union of multiple set properties a combined set.