Property: sec:isTestOf

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

Types

owl:ObjectProperty

Domain

sec:Test

Inverse Property

sec:hasTest

Abstract Syntax

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

Generated with OWLDoc