Uses of Interface
org.eclipse.ocl.examples.domain.ids.impl.WeakHashMapOfListOfWeakReference2.MatchableId

Packages that use WeakHashMapOfListOfWeakReference2.MatchableId
org.eclipse.ocl.examples.domain.ids.impl   
 

Uses of WeakHashMapOfListOfWeakReference2.MatchableId in org.eclipse.ocl.examples.domain.ids.impl
 

Classes in org.eclipse.ocl.examples.domain.ids.impl with type parameters of type WeakHashMapOfListOfWeakReference2.MatchableId
 class WeakHashMapOfListOfWeakReference2<K1,K2,V extends WeakHashMapOfListOfWeakReference2.MatchableId<K2>>
           
 

Classes in org.eclipse.ocl.examples.domain.ids.impl that implement WeakHashMapOfListOfWeakReference2.MatchableId
 class BindingsIdImpl
          BindingsIdImpl provides a hashable list of elementIds suitable for use when indexing specializations.
 class ParametersIdImpl
          ParametersId provides a hashed list of typeIds suitable for characterizing an operation signature.