Skip to search formSkip to main contentSkip to account menu

Visitor pattern

Known as: Visitor (design pattern), Visitor technique, Visitor (disambiguation) 
In object-oriented programming and software engineering, the visitor design pattern is a way of separating an algorithm from an object structure on… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2013
2013
This paper discussed an object-oriented design for general game using C# and XNA using design pattern. We presented application… 
2010
2010
This paper formalizes UML class diagrams and structural patterns as mathematical objects and provides a precise notion of… 
2008
2008
oops3, targeted to Java and C#, is the latest in a family of LL(1) parser generators based on an object-oriented architecture… 
2006
2006
Model driven analysis and design are increasingly recognized as powerful methodologies for software development and evolution… 
2006
2006
In object-oriented programming the visitor design pattern allows for the addition of new operations on a data hierarchy, but… 
2004
2004
Several recent works propose approaches that combine design patterns and aspect-orientation. They mainly propose to use aspect… 
Review
2004
Review
2004
To what extent can design patterns be turned into reusable, off-the-shelf components, taking advantage of advanced language… 
1998
1998
The basic idea of hyper-control is to use a multimedia document to control other application systems[Chen 96]. In the original… 
1996
1996
Two variations on the Visitor pattern are pre sented. A Default Visitor provides default handlers for cases where the… 
1976
1976