Class RelationshipMap

All Implemented Interfaces:
Serializable, Cloneable, Map<String,List<IRelationship>>, IRelationshipMap

public class RelationshipMap extends HashMap<String,List<IRelationship>> implements IRelationshipMap
Author:
Mik Kersten, Andy Clement
See Also: