Property: sec: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

sec:hasMethodSignature

Abstract Syntax

ObjectProperty(sec: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(sec:hasMethodSignature)
                                    domain(owl:Thing))

Generated with OWLDoc