Property: isMetricOf

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

Types

owl:ObjectProperty

Domain

Metric

Inverse Property

hasMetric

Abstract Syntax

ObjectProperty(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(hasMetric)
                         domain(Metric))

Generated with OWLDoc