org.eclipse.ocl.examples.domain.ids.impl
Interface WeakHashMapOfListOfWeakReference2.MatchableId<K2>

All Known Implementing Classes:
BindingsIdImpl, ParametersIdImpl
Enclosing class:
WeakHashMapOfListOfWeakReference2<K1,K2,V extends WeakHashMapOfListOfWeakReference2.MatchableId<K2>>

public static interface WeakHashMapOfListOfWeakReference2.MatchableId<K2>


Method Summary
 boolean matches(K2 value)
           
 

Method Detail

matches

boolean matches(@NonNull
                K2 value)