Uses of Interface
org.eclipse.stp.core.infrastructure.emf.IHumanInteractionController.Response

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

Uses of IHumanInteractionController.Response in org.eclipse.stp.core.infrastructure.emf
 

Methods in org.eclipse.stp.core.infrastructure.emf that return IHumanInteractionController.Response
 IHumanInteractionController.Response IHumanInteractionController.declareError(IStatus status)
           
 IHumanInteractionController.Response IHumanInteractionController.declareInformation(IStatus status)
           
 IHumanInteractionController.Response IHumanInteractionController.declareWarning(IStatus status)
           
 IHumanInteractionController.Response IHumanInteractionController.requestDirection(IStatus status)