Property: sec:isMetricOf

Defines the relationship between a Metric and an OO Software Component for which it was calculated.

Types

owl:ObjectProperty

Domain

sec:Metric

Inverse Property

sec:hasMetric

Abstract Syntax

ObjectProperty(sec:isMetricOf annotation(rdfs:label "is metric of"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Defines the relationship between a Metric and an OO Software Component for which it was calculated."^^<http://www.w3.org/2001/XMLSchema#string>)
                             inverseOf(sec:hasMetric)
                             domain(sec:Metric))

Generated with OWLDoc