Uses of Class
org.eclipse.emf.validation.service.ValidationEvent

Packages that use ValidationEvent
org.eclipse.emf.validation.service The semi-public (internal-public) package defining the API for invocation of the validation engine and for the implementation of constraint providers. 
 

Uses of ValidationEvent in org.eclipse.emf.validation.service
 

Methods in org.eclipse.emf.validation.service with parameters of type ValidationEvent
 void ModelValidationService.broadcastValidationEvent(ValidationEvent event)
          Broadcasts the specified event to all listeners.
 void IValidationListener.validationOccurred(ValidationEvent event)
          Notifies me that a validation operation has been completed.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.