Property: hasMetric

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

Types

owl:ObjectProperty

Domain

OOSoftwareComponent

Inverse Property

isMetricOf

Abstract Syntax

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

Generated with OWLDoc