Class HashMapAssemblyAllocationLookup<AllocationType>

java.lang.Object
de.uka.ipd.sdq.simucomframework.resources.HashMapAssemblyAllocationLookup<AllocationType>
All Implemented Interfaces:
IAssemblyAllocationLookup<AllocationType>

public class HashMapAssemblyAllocationLookup<AllocationType> extends Object implements IAssemblyAllocationLookup<AllocationType>
Provides a simple implementation of the interface based on HashMap. The HashMap itself needs to be kept externally in order to provide editing support.