← Back to Fala2Me

template methods

[ˈtɛmplət ˈmɛθədz]
nounpl: template methods
métodos de modelo
1. A behavioral design pattern in software engineering that defines the skeleton of an algorithm in a base class, allowing subclasses to override specific steps without changing the algorithm's structure
The template method pattern is used to define a series of processing steps where some steps can be customized by subclasses.
O padrão de método de modelo é usado para definir uma série de etapas de processamento onde algumas etapas podem ser personalizadas por subclasses.
2. Methods in a class that define the overall structure and flow of an operation while delegating some responsibilities to derived classes
Template methods help reduce code duplication by extracting common behavior into a base class.
Os métodos de modelo ajudam a reduzir duplicação de código extraindo o comportamento comum para uma classe base.
Synonyms
template patternskeleton methodabstract methods

Regional Variations

General Brazilian
métodos de modelo
Most common term in Brazilian Portuguese software development
Portugal
métodos de padrão
Alternative term sometimes used in European Portuguese
Technical
padrão Template Method
Often kept in English in technical documentation across all regions

Related Idioms & Phrases

follow the template method pattern
implement template methods
override template methods
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →