|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.WeakHashMap
org.eclipse.emf.ecore.util.FeatureMapUtil.BasicValidator.Cache
Constructor Summary | |
protected |
FeatureMapUtil.BasicValidator.Cache()
|
Method Summary | |
java.lang.Boolean |
get(EStructuralFeature eStructuralFeature)
|
void |
put(EStructuralFeature eStructuralFeature,
java.lang.Boolean isValid)
|
Methods inherited from class java.util.WeakHashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
clone, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Constructor Detail |
protected FeatureMapUtil.BasicValidator.Cache()
Method Detail |
public java.lang.Boolean get(EStructuralFeature eStructuralFeature)
public void put(EStructuralFeature eStructuralFeature, java.lang.Boolean isValid)
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |