Class: FileAccessControl

•owl:Thing
        •Asset
                •Countermeasure
                        •AccessControl
                                •FileAccessControl
        •Countermeasure
                •AccessControl
                        •FileAccessControl

Equivalent Classes (Necessary and Sufficient Conditions)

AccessControl
protects SOME (_File AND (_Confidentiality OR _Integrity))
protects SOME (_PolicyCompliance AND _Human)

Annotations

dc:descriptionAbstract container for access control to files provided by operating systems.

Abstract Syntax

Class(FileAccessControl complete annotation(dc:description "Abstract container for access control to files provided by operating systems."^^<http://www.w3.org/2001/XMLSchema#string>)
                                AccessControl
                                restriction(protects someValuesFrom(intersectionOf(_File
                                                                                   unionOf(_Confidentiality
                                                                                           _Integrity))))
                                restriction(protects someValuesFrom(intersectionOf(_PolicyCompliance
                                                                                   _Human))))

Usage

Class Description/Definition (Necessary Conditions)

FileAccessControl, OperatingSystem
Generated with OWLDoc