Skip to search formSkip to main contentSkip to account menu

Join point

Known as: Join-point, Join-points 
In computer science, a join point is a point in the control flow of a program. In aspect-oriented programming a set of join points is called a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
Integrated development environments (IDEs) have become the primary way to develop software. Besides just using the built-in… 
2011
2011
Predicting soil phosphorus (P) needs and P fertilizer requirements is important for plant nutrition and reducing environmental… 
2011
2011
The given paper introduces an approach for aspectoriented programming implementation developing intended for the C programming… 
2008
2008
Activity modeling is known as a powerful technique for designing and specifying the flow logic of a process. Due to the… 
2006
2006
Aspect-oriented programming (AOP) methodology is evolving from research projects towards commercial applications. Most of the… 
2005
2005
Starting from the advantages of using Feature-Oriented Programming (FOP) and program families to support software evolution, this… 
2004
2004
Java applets run on a Virtual Machine that checks code’s integrity and correctness before execution using a module called… 
2001
2001
This paper presents a tool to support aspect oriented programming in object oriented programming languages, based on a model that… 
2001
2001
AOP [2] introduced the notion of crosscutting concerns in programming. An aspect groups a crosscut (aka. pointcut in Aspect-J [3… 
1999
1999
This paper addresses the aspect-oriented specification of systems by considering different aspects of a simple stream example. It…