Property: sec:hasMethodSignature

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

Types

owl:ObjectProperty

Domain

owl:Thing

Inverse Property

sec:methodSignatureOf

Abstract Syntax

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

Generated with OWLDoc