Property: sec:entryPointFor

Defines the relationship between a Method and a Requirement, where the Requirement's implemention is best understood by starting with the Method.

Types

owl:ObjectProperty

Domain

sec:OOMethod

Inverse Property

sec:hasEntryPoint

Abstract Syntax

ObjectProperty(sec:entryPointFor annotation(rdfs:label "entry point for"^^<http://www.w3.org/2001/XMLSchema#string>)
                                annotation(rdfs:comment "Defines the relationship between a Method and a Requirement, where the Requirement's implemention is best understood by starting with the Method."^^<http://www.w3.org/2001/XMLSchema#string>)
                                inverseOf(sec:hasEntryPoint)
                                domain(sec:OOMethod))

Generated with OWLDoc