Property: sec:extendedBy

Defines the relationship between an OO super class and another class which extends it.

Types

owl:ObjectProperty

Domain

sec:OOSoftwareComponent

Inverse Property

sec:extends

Abstract Syntax

ObjectProperty(sec:extendedBy annotation(rdfs:label "extended by"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Defines the relationship between an OO super class and another class which extends it."^^<http://www.w3.org/2001/XMLSchema#string>)
                             inverseOf(sec:extends)
                             domain(sec:OOSoftwareComponent))

Generated with OWLDoc