| Interface | Description | 
|---|---|
| MarkerHelperProvider | 
 Protocol for providers of marker helpers that should be registered as OSGi services. 
 | 
| ValidationDelegate | 
 Protocol for delegates that the validation builder invokes to validate workspace resources. 
 | 
| ValidationDelegateProvider | 
 Protocol for providers of validation delegates that should be registered as OSGi services. 
 | 
| Class | Description | 
|---|---|
| AbstractBuilderTest | 
 Abstract framework for builder tests. 
 | 
| BuilderConstants | 
 Constants, especially for names of injectable values in bazaar vendors, the
 validation-delegate and
 marker-helper providers. 
 | 
| DefaultMarkerHelper | 
 Default implementation of the  
MarkerHelper that accounts for the fact
 that the ValidationServiceDelegate unloads its resource set before markers
 are created, so that objects in the diagnostics are
 proxies by the time markers are created. | 
| ValidationBuilder_PTest | 
 Test for the  
ValidationBuilder class. | 
| ValidationServiceDelegate | 
 Implementation of a validation delegate that uses the  
ValidationService
 to validate a resource. | 
| ViewModelBuilder_PTest | 
 Test for Class  
ViewModelBuilder | 
Copyright © 2019. All rights reserved.