Uses of Class
neqsim.process.safety.risk.bowtie.BowTieModel.Threat
Packages that use BowTieModel.Threat
-
Uses of BowTieModel.Threat in neqsim.process.safety.risk.bowtie
Fields in neqsim.process.safety.risk.bowtie with type parameters of type BowTieModel.ThreatModifier and TypeFieldDescriptionprivate List<BowTieModel.Threat> BowTieModel.threatsThreats (causes).Methods in neqsim.process.safety.risk.bowtie that return types with arguments of type BowTieModel.ThreatMethods in neqsim.process.safety.risk.bowtie with parameters of type BowTieModel.ThreatModifier and TypeMethodDescriptionvoidBowTieModel.addThreat(BowTieModel.Threat threat) Adds a threat.private List<BowTieModel.Barrier> BowTieSvgExporter.getBarriersForThreat(BowTieModel.Threat threat) Gets barriers linked to a specific threat.