Property: sec:hasEntryPoint

Defines the relationship between a Requirement and a Method which is the best place to start understanding the Requirement's implementation.

Types

owl:ObjectProperty

Domain

sec:Requirement

Inverse Property

sec:entryPointFor

Abstract Syntax

ObjectProperty(sec:hasEntryPoint annotation(rdfs:label "has entry point"^^<http://www.w3.org/2001/XMLSchema#string>)
                                annotation(rdfs:comment "Defines the relationship between a Requirement and a Method which is the best place to start understanding the Requirement's implementation."^^<http://www.w3.org/2001/XMLSchema#string>)
                                inverseOf(sec:entryPointFor)
                                domain(sec:Requirement))

Generated with OWLDoc