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, getEValidator
clear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public static final ECPValidatorRegistry INSTANCE
Copyright © 2019. All rights reserved.