|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ECPValidationResultService.ECPValidationResultServiceListener | |
|---|---|
| org.eclipse.emf.ecp.internal.ui.validation | |
| org.eclipse.emf.ecp.ui.validation | |
| Uses of ECPValidationResultService.ECPValidationResultServiceListener in org.eclipse.emf.ecp.internal.ui.validation |
|---|
| Methods in org.eclipse.emf.ecp.internal.ui.validation with parameters of type ECPValidationResultService.ECPValidationResultServiceListener | |
|---|---|
void |
ECPValidationResultServiceImpl.deregister(ECPValidationResultService.ECPValidationResultServiceListener listener)
Deregisters a listener. |
void |
ECPValidationResultServiceImpl.register(ECPValidationResultService.ECPValidationResultServiceListener listener)
Registers a listener that gets informed whenever the input changes. |
void |
ECPValidationResultServiceImpl.register(ECPValidationResultService.ECPValidationResultServiceListener listener,
Set<org.eclipse.emf.ecore.EClassifier> classifiersOfInterest)
Registers a listener that gets informed whenever there is a validation result for an object of a type from the given set of EClassifiers. |
| Uses of ECPValidationResultService.ECPValidationResultServiceListener in org.eclipse.emf.ecp.ui.validation |
|---|
| Methods in org.eclipse.emf.ecp.ui.validation with parameters of type ECPValidationResultService.ECPValidationResultServiceListener | |
|---|---|
void |
ECPValidationResultService.deregister(ECPValidationResultService.ECPValidationResultServiceListener listener)
Deregisters a listener. |
void |
ECPValidationResultService.register(ECPValidationResultService.ECPValidationResultServiceListener listener)
Registers a listener that gets informed whenever the input changes. |
void |
ECPValidationResultService.register(ECPValidationResultService.ECPValidationResultServiceListener listener,
Set<org.eclipse.emf.ecore.EClassifier> classifiersOfInterest)
Registers a listener that gets informed whenever there is a validation result for an object of a type from the given set of EClassifiers. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||