Package com._1c.g5.v8.dt.ui.aef.models
Interface IEmfTreeToSingleItemSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
- All Superinterfaces:
IAttribute<O,,org.eclipse.emf.ecore.EStructuralFeature> IEmfAttribute<O>,IEmfSelectionModel<O>,IEmfTreeSelectionModel<O>,IEmfValueSelectionModel<T,,O> IModel,ISelectionModel,IValidable,IValue<T>
- All Known Implementing Classes:
BmAdditionSourceModel,BmDocumentButtonParameterListModel,BmDocumentJournalButtonParameterListModel,BmFilteringTreeToSingleItemSelectionModel,BmTreeToSingleItemSelectionModel,EmfTreeToSingleItemSelectionModel
public interface IEmfTreeToSingleItemSelectionModel<T,O extends org.eclipse.emf.ecore.EObject>
extends IEmfTreeSelectionModel<O>, IEmfValueSelectionModel<T,O>
The model interface for
TreeToSingleItemSelectionComponent.-
Method Summary
Methods inherited from interface com._1c.g5.aef2.models.IAttribute
getObject, getPropertyMethods inherited from interface com._1c.g5.v8.dt.ui.aef.models.IEmfSelectionModel
getWaitingPartIds, isValidStateMethods inherited from interface com._1c.g5.v8.dt.ui.aef.models.IEmfTreeSelectionModel
getContentProviderMethods inherited from interface com._1c.g5.aef2.models.IModel
addModelListener, commit, discard, dispose, getChange, getComponent, isOnline, removeModelListener, setComponentMethods inherited from interface com._1c.g5.v8.dt.ui.aef.models.ISelectionModel
getComparator, getComparer, getInput, getLabelProvider, getProject, getV8project, isMultiMethods inherited from interface com._1c.g5.aef2.validators.IValidable
addValidator, removeValidator, validate, validateMethods inherited from interface com._1c.g5.aef2.models.value.IValue
addValueListener, createWorkingCopy, get, isEqual, removeValueListener, set