Uses of Interface
FAtiMA.Core.plans.IDetectThreatStrategy
-
Packages that use IDetectThreatStrategy Package Description FAtiMA.Core FAtiMA.Core.plans -
-
Uses of IDetectThreatStrategy in FAtiMA.Core
Fields in FAtiMA.Core declared as IDetectThreatStrategy Modifier and Type Field Description protected IDetectThreatStrategyAgentCore. _detectThreatStrat -
Uses of IDetectThreatStrategy in FAtiMA.Core.plans
Classes in FAtiMA.Core.plans that implement IDetectThreatStrategy Modifier and Type Class Description classDefaultDetectThreatStrategyMethods in FAtiMA.Core.plans with parameters of type IDetectThreatStrategy Modifier and Type Method Description static voidPlan. setDetectThreatStrategy(IDetectThreatStrategy strat)
-