Package com._1c.g5.aef2.viewModels
Interface IDialogViewModel
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IContainerViewModel
,IViewModel
,org.eclipse.emf.common.notify.Notifier
- All Known Subinterfaces:
DialogViewModel
- All Known Implementing Classes:
DialogViewModelImpl
public interface IDialogViewModel extends IContainerViewModel
A representation of the model object 'IDialog View Model'. * The view model for dialogs.- See Also:
AefPackage.getIDialogViewModel()
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.aef2.viewModels.IContainerViewModel
getChildren
-
Methods inherited from interface com._1c.g5.aef2.viewModels.IViewModel
getEventChannel, getParent, setEventChannel, setParent
-
-