2001
DOI: 10.1007/3-540-45429-2_5
|View full text |Cite
|
Sign up to set email alerts
|

DJ: Dynamic Adaptive Programming in Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
36
0

Year Published

2001
2001
2004
2004

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 35 publications
(36 citation statements)
references
References 1 publication
0
36
0
Order By: Relevance
“…Hyper/J [18] and Demeter [14,17,12] are two approaches to AOP that have a very different pointcut model than AspectJ. Since Hyper/J uses only static composition rules, we think that these rules can be directly expressed as queries.…”
Section: Related Workmentioning
confidence: 99%
“…Hyper/J [18] and Demeter [14,17,12] are two approaches to AOP that have a very different pointcut model than AspectJ. Since Hyper/J uses only static composition rules, we think that these rules can be directly expressed as queries.…”
Section: Related Workmentioning
confidence: 99%
“…AspectJ [16], Hyper/J [26], Demeter/Java [19], DJ [25], Adaptive Plug-and-Play Components(AP&PC) [22] and Pluggable Composite Adapters(PCA) [23] are Java based systems which supports separation of crosscutting concerns. All these systems inherit Java's original information hiding mechanism and extend it.…”
Section: Applicationmentioning
confidence: 99%
“…Demeter/Java [19] and DJ [25] enables definition of traversing concerns which is independent from concrete tree structures. As described in Section 2.4, it is possible to separate traversing code in MixJuice too.…”
Section: Applicationmentioning
confidence: 99%
See 1 more Smart Citation
“…With Java and the DJ library [49], the summing problem is solved by using the idioms from Figure 1. The classGraph is the class graph of the company (be it a start-up or a large corporation), whereToGo is "from Company to Salary" and whenAndWhatToDo is an instance of the SummingVisitor class (Figure 2).…”
Section: Summingmentioning
confidence: 99%