Uses of Interface
org.eclipse.emf.ecp.view.spi.context.GlobalViewModelService

Packages that use GlobalViewModelService
org.eclipse.emf.ecp.view.internal.validation   
org.eclipse.emf.ecp.view.spi.validation   
org.eclipse.emf.ecp.view.table.internal.validation   
org.eclipse.emf.ecp.view.treemasterdetail.internal.validation   
 

Uses of GlobalViewModelService in org.eclipse.emf.ecp.view.internal.validation
 

Classes in org.eclipse.emf.ecp.view.internal.validation that implement GlobalViewModelService
 class ValidationServiceImpl
          Validation service that, once instantiated, synchronizes the validation result of a model element with its Renderable.
 

Uses of GlobalViewModelService in org.eclipse.emf.ecp.view.spi.validation
 

Subinterfaces of GlobalViewModelService in org.eclipse.emf.ecp.view.spi.validation
 interface ValidationService
           
 

Uses of GlobalViewModelService in org.eclipse.emf.ecp.view.table.internal.validation
 

Classes in org.eclipse.emf.ecp.view.table.internal.validation that implement GlobalViewModelService
 class TableValidationInitiator
          The TableValidationInitiator searches for Tables with an Editing Panel, and creates the necessary ViewModelContexts.
 

Uses of GlobalViewModelService in org.eclipse.emf.ecp.view.treemasterdetail.internal.validation
 

Classes in org.eclipse.emf.ecp.view.treemasterdetail.internal.validation that implement GlobalViewModelService
 class TreeMasterDetailValidationInitiator
          The TreeMasterDatailValidationInitiator searches for VTreeMasterDetail VElements and registers the necessary ViewModelContexts.
 



Copyright © 2015. All Rights Reserved.