template method

[ˈtɛmpləts ˈmɛθəd]
nounpl: template methods
método template
1. A behavioral design pattern that defines the skeleton of an algorithm in a base class, letting subclasses override specific steps without changing the algorithm's structure
The template method pattern allows developers to define a fixed sequence of operations while allowing subclasses to customize certain steps.
O padrão método template permite que desenvolvedores definam uma sequência fixa de operações enquanto permitem que subclasses customizem certas etapas.
2. A method in object-oriented programming that outlines a procedure with certain steps delegated to subclasses through abstract or virtual methods
In this class, the template method orchestrates the workflow by calling several helper methods that subclasses must implement.
Nesta classe, o método template orquestra o fluxo de trabalho chamando vários métodos auxiliares que as subclasses devem implementar.
The Template Method is a foundational design pattern taught in software engineering courses worldwide. In Brazil, it is commonly referenced in tech companies and universities using the term 'método template'. The pattern is language-agnostic and equally important in both American and Brazilian development communities, making it a universal technical term in software architecture discussions.
Synonyms / Sinônimos
skeleton methodalgorithm templatemethod skeleton

Regional Variations

General Brazilian
método template
Standard term used in software development documentation and education
São Paulo
método template
Common in tech companies and software development communities
Portugal
método template
Same as Brazilian Portuguese; technical term remains consistent
United States
template method pattern
Often referred to with 'pattern' suffix in technical contexts

Related Words

design patternabstract classinheritancepolymorphismstrategy patternhook method

Related Idioms & Phrases

follow the template
stick to the template
define the skeleton
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →