Class TrackingMap
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,String>
Tracking map for reaction rules.
Allows to trace the identities of nodes across reactions.
- Author:
- Dominik Grzelak
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.util.HashMap
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, newHashMap, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
toString
-
Field Details
-
links
-
-
Constructor Details
-
TrackingMap
public TrackingMap()
-
-
Method Details
-
addLinkNames
-
isLink
-
getLinks
-
getRuleName
-
setRuleName
-
setLinks
-
equals
-
hashCode
public int hashCode() -
read
-