Class: Anti-VirusSoftware

At best AV software provides prevention, detection and recovery. At least, it provides detection.

•owl:Thing
        •Asset
                •Countermeasure
                        •AccessControl
                                •Anti-VirusSoftware
                        •Monitoring
                                •Anti-VirusSoftware
        •Countermeasure
                •AccessControl
                        •Anti-VirusSoftware
                •Monitoring
                        •Anti-VirusSoftware

Super Classes

AccessControl
protects SOME _Availability
Monitoring
protects ONLY ((_Prevention OR _Detection OR _RecoveryAND _Technology AND (_Integrity OR _Availability OR _PolicyCompliance))
protects SOME _Technology
protects SOME _Detection
protects SOME _Integrity

Annotations

dc:descriptionSoftware which monitors a computer and its files in order to detect any virus intrusions that have occurred (or is occuring(my def)) (ODotI)

Abstract Syntax

Class(Anti-VirusSoftware partial AccessControl
                                restriction(protects someValuesFrom(_Availability))
                                Monitoring
                                restriction(protects allValuesFrom(intersectionOf(unionOf(_Prevention
                                                                                          _Detection
                                                                                          _Recovery)
                                                                                  _Technology
                                                                                  unionOf(_Integrity
                                                                                          _Availability
                                                                                          _PolicyCompliance))))
                                restriction(protects someValuesFrom(_Technology))
                                restriction(protects someValuesFrom(_Detection))
                                restriction(protects someValuesFrom(_Integrity)))
Generated with OWLDoc