Package org.eclipse.emf.ecp.view.internal.validation

Interface Summary
ValidationProvider The ValidationService calls the providers after the validation with emf.
ViewValidationListener Listens for new validation results.
 

Class Summary
Activator The bundle activator.
SettingsNodeMapping Maps a UniqueSetting to a ViewModelGraphNode.
ValidationNotification  
ValidationRegistry This registry maps eObjects in a domain model to their corresponding renderables.
ValidationService Validation service that, once instantiated, synchronizes the validation result of a model element with its Renderable.
VDiagnosticHelper This class compares to VDiagnostic elements for equality.
ViewModelGraph The validation graph is a graph like structure where each VElement is a represented as ViewModelGraphNode with a value of type T.
ViewModelGraphNode A node within an ViewModelGraph.
ViewValidator Validation for view validation.
 



Copyright © 2014. All Rights Reserved.