Property: sec:hasMetric

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

Types

owl:ObjectProperty

Domain

sec:OOSoftwareComponent

Inverse Property

sec:isMetricOf

Abstract Syntax

ObjectProperty(sec: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(sec:isMetricOf)
                            domain(sec:OOSoftwareComponent))

Generated with OWLDoc