Interface LabelViewModel

All Superinterfaces:
ControlViewModel, org.eclipse.emf.ecore.EObject, IControlViewModel, IViewModel, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
CheckableLabelViewModel, ComboLabelExtensionViewModel, ComboLabelViewModel, IconLabelViewModel, LabelExtensionViewModel, SelectableLabelViewModel
All Known Implementing Classes:
CheckableLabelViewModelImpl, ComboLabelExtensionViewModelImpl, ComboLabelViewModelImpl, IconLabelViewModelImpl, LabelExtensionViewModelImpl, LabelViewModelImpl, SelectableLabelViewModelImpl

public interface LabelViewModel extends ControlViewModel
A representation of the model object 'Label View Model'. Label control view model.

The following features are supported:

See Also: