Property: 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

OOMethod

Inverse Property

hasEntryPoint

Abstract Syntax

ObjectProperty(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(hasEntryPoint)
                            domain(OOMethod))

Generated with OWLDoc