Property: sec:hasTest

Defines the relationship between an OO Software Component and an associated Test.

Types

owl:ObjectProperty

Domain

sec:OOSoftwareComponent

Inverse Property

sec:isTestOf

Abstract Syntax

ObjectProperty(sec:hasTest annotation(rdfs:label "has test"^^<http://www.w3.org/2001/XMLSchema#string>)
                          annotation(rdfs:comment "Defines the relationship between an OO Software Component and an associated Test."^^<http://www.w3.org/2001/XMLSchema#string>)
                          inverseOf(sec:isTestOf)
                          domain(sec:OOSoftwareComponent))

Generated with OWLDoc