org.eclipse.emf.ecore.util
Class FeatureMapUtil.BasicValidator.Cache
java.lang.Object
java.util.AbstractMap
java.util.WeakHashMap
org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator.Cache
- All Implemented Interfaces:
- Map
- Enclosing class:
- FeatureMapUtil.BasicValidator
- protected class FeatureMapUtil.BasicValidator.Cache
- extends WeakHashMap
Methods inherited from class java.util.WeakHashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
FeatureMapUtil.BasicValidator.Cache
protected FeatureMapUtil.BasicValidator.Cache()
get
public Boolean get(EStructuralFeature eStructuralFeature)
put
public void put(EStructuralFeature eStructuralFeature,
Boolean isValid)