Property: sec:hasMethod

"Defines the relationship between an Object-Oriented Class and the methods that it contains." [lang: en]

Types

owl:ObjectProperty

Domain

sec:OOClass

Inverse Property

sec:methodOf

Abstract Syntax

ObjectProperty(sec:hasMethod annotation(rdfs:label "has method"@en)
                            annotation(rdfs:comment "Defines the relationship between an Object-Oriented Class and the methods that it contains."@en)
                            inverseOf(sec:methodOf)
                            domain(sec:OOClass))

Generated with OWLDoc