Uses of Interface
org.eclipse.stp.core.infrastructure.emf.IEditModelErrorHandler

Packages that use IEditModelErrorHandler
org.eclipse.stp.core.infrastructure.emf STP Core EMF Resource Management 
 

Uses of IEditModelErrorHandler in org.eclipse.stp.core.infrastructure.emf
 

Methods in org.eclipse.stp.core.infrastructure.emf with parameters of type IEditModelErrorHandler
 void IEditModel.setErrorHandler(IEditModelErrorHandler errorHandler)
          Respond to an errors that may occur during the IEditModelLifecycle.