Uses of Class
com.amalgamasimulation.desktop.binding.ListChangeManager.Context
Packages that use ListChangeManager.Context
-
Uses of ListChangeManager.Context in com.amalgamasimulation.desktop.binding
Constructor parameters in com.amalgamasimulation.desktop.binding with type arguments of type ListChangeManager.ContextModifierConstructorDescriptionListChangeManager(org.eclipse.core.databinding.observable.list.IObservableList<T> observableList, Consumer<ListChangeManager<T>.Context> action, org.eclipse.emf.databinding.FeaturePath featurePath, org.eclipse.emf.databinding.FeaturePath... featurePaths) Deprecated.ListChangeManager(org.eclipse.core.databinding.observable.list.IObservableList<T> observableList, Consumer<ListChangeManager<T>.Context> action, org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature, org.eclipse.emf.ecore.EStructuralFeature... eStructuralFeatures) Deprecated.