Abstract class that represents the runtime context (operational reality) of Anomaly. AnomalyContext carries the intermediate management view of Anomaly depending on the particular stage of the Anomaly management such as Prediction, Detection, Mitigation etc. There can be specific AnomalyContexts for each stage of Anomaly management and are typically immutable. <br/>