Interface TreeViewModel

All Superinterfaces:
ControlViewModel, org.eclipse.emf.ecore.EObject, IControlViewModel, IViewModel, org.eclipse.emf.common.notify.Notifier, StructuredViewModel
All Known Subinterfaces:
CommonAttributeContentViewModel, ConfigurationStandaloneContentViewModel, DistributionSupportViewModel, ExchangePlanContentViewModel, ExtendedCommonAttributeContentViewModel, ExtendedExchangePlanContentViewModel, ExtendedPredefinedDataViewModel, PredefinedDataViewModel, RequiredPermissionsViewModel
All Known Implementing Classes:
CommonAttributeContentViewModelImpl, ConfigurationStandaloneContentViewModelImpl, DistributionSupportViewModelImpl, ExchangePlanContentViewModelImpl, ExtendedCommonAttributeContentViewModelImpl, ExtendedExchangePlanContentViewModelImpl, ExtendedPredefinedDataViewModelImpl, PredefinedDataViewModelImpl, RequiredPermissionsViewModelImpl, TreeViewModelImpl

public interface TreeViewModel extends StructuredViewModel
A representation of the model object 'Tree View Model'. The view model for trees.

The following features are supported:

See Also: