public final class ECPValidatorRegistry
extends org.eclipse.emf.ecore.impl.EValidatorRegistryImpl
Registry for ECPValidators. The validators are retrieved
from the extension point.AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Field and Description |
|---|---|
static ECPValidatorRegistry |
INSTANCE
The instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasValidator(org.eclipse.emf.ecore.EClassifier classifier)
Check if the registry contains a validator for the given classifier.
|
containsKey, delegatedGet, get, getEValidatorclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitclear, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic static final ECPValidatorRegistry INSTANCE
Copyright © 2018. All rights reserved.