Property: sec:hasPackage

Defines the relationship between an OO Program and a Package which it contains.

Types

owl:ObjectProperty

Domain

sec:OOProgram

Inverse Property

sec:packageOf

Abstract Syntax

ObjectProperty(sec:hasPackage annotation(rdfs:label "has package"^^<http://www.w3.org/2001/XMLSchema#string>)
                             annotation(rdfs:comment "Defines the relationship between an OO Program and a Package which it contains."^^<http://www.w3.org/2001/XMLSchema#string>)
                             inverseOf(sec:packageOf)
                             domain(sec:OOProgram))

Generated with OWLDoc