Property: extendedBy

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

Types

owl:ObjectProperty

Domain

OOSoftwareComponent

Inverse Property

extends

Abstract Syntax

ObjectProperty(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(extends)
                         domain(OOSoftwareComponent))

Generated with OWLDoc