Package | Description |
---|---|
org.eclipse.emf.ecp.view.internal.validation | |
org.eclipse.emf.ecp.view.spi.validation |
Modifier and Type | Class and Description |
---|---|
class |
ValidationServiceImpl
Validation service that, once instantiated, synchronizes the validation result of a model element with its
Renderable.
|
Modifier and Type | Method and Description |
---|---|
static void |
ValidationUpdateListener.deregister(ValidationService validationService,
ValidationUpdateListener listener)
De-register a
listener from the given validation service. |
static boolean |
ValidationUpdateListener.register(ValidationService validationService,
ValidationUpdateListener listener)
Register a
listener with the given validation service, if it supports it. |
Copyright © 2019. All rights reserved.