Class AttackPathCreation
java.lang.Object
edu.kit.ipd.sdq.attacksurface.core.AttackPathCreation
-
Constructor Summary
ConstructorDescriptionAttackPathCreation
(org.palladiosimulator.pcm.core.entity.Entity target, CredentialChange change) -
Method Summary
Modifier and TypeMethodDescriptionvoid
createAttackPaths
(BlackboardWrapper modelStorage, com.google.common.graph.ImmutableNetwork<ArchitectureNode, AttackEdge> graph)
-
Constructor Details
-
AttackPathCreation
public AttackPathCreation(org.palladiosimulator.pcm.core.entity.Entity target, CredentialChange change)
-
-
Method Details
-
createAttackPaths
public void createAttackPaths(BlackboardWrapper modelStorage, com.google.common.graph.ImmutableNetwork<ArchitectureNode, AttackEdge> graph)
-