Property: methodSignatureOf

Defines the relationship between an OO Method Signature and a containing OO Interface or Abstract Class.

Types

owl:ObjectProperty

Domain

owl:Thing

Inverse Property

hasMethodSignature

Abstract Syntax

ObjectProperty(methodSignatureOf annotation(rdfs:label "method signature of"^^<http://www.w3.org/2001/XMLSchema#string>)
                                annotation(rdfs:comment "Defines the relationship between an OO Method Signature and a containing OO Interface or Abstract Class."^^<http://www.w3.org/2001/XMLSchema#string>)
                                inverseOf(hasMethodSignature)
                                domain(owl:Thing))

Generated with OWLDoc