An open API service indexing awesome lists of open source software.

https://github.com/onurmx/attack-tree-with-object-oriented-design

Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.
https://github.com/onurmx/attack-tree-with-object-oriented-design

abstract-factory abstract-factory-pattern attack-tree attack-trees design-pattern design-patterns visitor-pattern

Last synced: 3 months ago
JSON representation

Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.

Awesome Lists containing this project

README

        

# Attack-Tree-With-Object-Oriented-Design
Implementation of Attack Tree with using object-oriented design patterns. Abstract Factory and Visitor patterns were used for implementation.