Property: sec:encodesRequirement

Defines the relationship between an OO Requirement and an OO Class which encodes it.

Types

owl:ObjectProperty

Domain

sec:OOClass

Inverse Property

sec:requirementEncodedBy

Abstract Syntax

ObjectProperty(sec:encodesRequirement annotation(rdfs:label "encodes requirement"@en)
                                     annotation(rdfs:comment "Defines the relationship between an OO Requirement and an OO Class which encodes it."^^<http://www.w3.org/2001/XMLSchema#string>)
                                     inverseOf(sec:requirementEncodedBy)
                                     domain(sec:OOClass))

Generated with OWLDoc