Package FAtiMA.ToM

Class DetectThreatStrategy

  • All Implemented Interfaces:
    FAtiMA.Core.plans.IDetectThreatStrategy, java.io.Serializable

    public class DetectThreatStrategy
    extends FAtiMA.Core.plans.DefaultDetectThreatStrategy
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isThreat​(FAtiMA.Core.conditions.Condition c1, FAtiMA.Core.conditions.Condition c2)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DetectThreatStrategy

        public DetectThreatStrategy()
    • Method Detail

      • isThreat

        public boolean isThreat​(FAtiMA.Core.conditions.Condition c1,
                                FAtiMA.Core.conditions.Condition c2)
        Specified by:
        isThreat in interface FAtiMA.Core.plans.IDetectThreatStrategy
        Overrides:
        isThreat in class FAtiMA.Core.plans.DefaultDetectThreatStrategy