| An Object-Oriented Method. |
| •owl:Thing |
| •sec:OOSoftwareComponent |
| •sec:OOMethod |
| sec:OOSoftwareComponent |
| sec:usesMethod ONLY sec:OOMethod |
| sec:entryPointFor ONLY sec:Requirement |
| sec:methodUsedBy ONLY sec:OOMethod |
| sec:hasTest ONLY sec:UnitTest |
Class(sec:OOMethod partial sec:OOSoftwareComponent
restriction(sec:usesMethod allValuesFrom(sec:OOMethod))
restriction(sec:entryPointFor allValuesFrom(sec:Requirement))
restriction(sec:methodUsedBy allValuesFrom(sec:OOMethod))
restriction(sec:hasTest allValuesFrom(sec:UnitTest)))
DisjointClasses(sec:OOMethod sec:OOClass
sec:OOInterface
sec:OOMethodSignature
sec:OOPackage
sec:OOProgram)