Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > procedure > method > hook method
Next methodinstance method    Upmethod    Previous methodclass method   

hook method comparison table
Subject is a kind of is a subtopic of has definition
methodprocedure2.4 - Methods, Operations and PolymorphismA concrete implementation of an operation; a procedure in a class
hook methodmethod3.7 - Basic Description of OCSF- Client SideA method that does nothing other than returning to its caller, but is designed to be overridden in subclasses

Next methodinstance method    Upmethod    Previous methodclass method