-
1
-
-
31744445320
-
Refactoring support for class library migration
-
Balaban, I., Tip, F., Fuhrer, R.: Refactoring support for class library migration. In: Proc. OOPSLA, pp. 265-279 (2005)
-
(2005)
Proc. OOPSLA
, pp. 265-279
-
-
Balaban, I.1
Tip, F.2
Fuhrer, R.3
-
3
-
-
35048840322
-
Customization of Java library classes using type constraints and profile information
-
Odersky, M, ed, ECOOP 2004, Springer, Heidelberg
-
De Sutter, B., Tip, F., Dolby, J.: Customization of Java library classes using type constraints and profile information. In: Odersky, M. (ed.) ECOOP 2004. LNCS, vol. 3086, pp. 585-610. Springer, Heidelberg (2004)
-
(2004)
LNCS
, vol.3086
, pp. 585-610
-
-
De Sutter, B.1
Tip, F.2
Dolby, J.3
-
4
-
-
12844275686
-
Inference of generic types in Java
-
Tech. Rep. MIT/LCS/TR-889, MIT March
-
Donovan, A., Ernst, M.: Inference of generic types in Java. Tech. Rep. MIT/LCS/TR-889, MIT (March 2003)
-
(2003)
-
-
Donovan, A.1
Ernst, M.2
-
5
-
-
12844284512
-
Converting Java programs to use generic libraries
-
Donovan, A., Kieżun, A., Tschantz, M., Ernst, M.: Converting Java programs to use generic libraries. In: Proc. OOPSLA, pp. 15-34 (2004)
-
(2004)
Proc. OOPSLA
, pp. 15-34
-
-
Donovan, A.1
Kieżun, A.2
Tschantz, M.3
Ernst, M.4
-
6
-
-
0033203809
-
Modular type-based reverse engineering of parameterized types in Java code
-
Duggan, D.: Modular type-based reverse engineering of parameterized types in Java code. In: Proc. OOPSLA, pp. 97-113 (1999)
-
(1999)
Proc. OOPSLA
, pp. 97-113
-
-
Duggan, D.1
-
8
-
-
26444506226
-
Efficiently refactoring Java applications to use generic libraries
-
Black, A.P, ed, ECOOP 2005, Springer, Heidelberg
-
Fuhrer, R., Tip, F., Kieżun, A., Dolby, J., Keller, M.: Efficiently refactoring Java applications to use generic libraries. In: Black, A.P. (ed.) ECOOP 2005. LNCS, vol. 3586, pp. 71-96. Springer, Heidelberg (2005)
-
(2005)
LNCS
, vol.3586
, pp. 71-96
-
-
Fuhrer, R.1
Tip, F.2
Kieżun, A.3
Dolby, J.4
Keller, M.5
-
10
-
-
0027623592
-
Automated assistance for program restructuring
-
Griswold, W.G., Notkin, D.: Automated assistance for program restructuring. ACM Trans. Softw. Eng. Methodol. 2(3), 228-269 (1993)
-
(1993)
ACM Trans. Softw. Eng. Methodol
, vol.2
, Issue.3
, pp. 228-269
-
-
Griswold, W.G.1
Notkin, D.2
-
11
-
-
1442358376
-
Models of Thumb: Assuring best practice source code in large Java software systems
-
Tech. Rep. Fluid Project, School of Computer Science/ISRI, Carnegie Mellon University September
-
Halloran, T.J., Scherlis, W.L.: Models of Thumb: Assuring best practice source code in large Java software systems. Tech. Rep. Fluid Project, School of Computer Science/ISRI, Carnegie Mellon University (September 2002)
-
(2002)
-
-
Halloran, T.J.1
Scherlis, W.L.2
-
13
-
-
34548714139
-
Refactoring for parameterizing Java classes
-
Kieżun, A., Ernst, M., Tip, F., Fuhrer, R.: Refactoring for parameterizing Java classes. In: Proc. ICSE, pp. 437-446 (2007)
-
(2007)
Proc. ICSE
, pp. 437-446
-
-
Kieżun, A.1
Ernst, M.2
Tip, F.3
Fuhrer, R.4
-
14
-
-
1842431668
-
A survey of software refactoring
-
Mens, T., Tourwé, T.: A survey of software refactoring. IEEE Trans. on Softw. Eng. 30(2), 126-139 (2004)
-
(2004)
IEEE Trans. on Softw. Eng
, vol.30
, Issue.2
, pp. 126-139
-
-
Mens, T.1
Tourwé, T.2
-
19
-
-
38349081946
-
Type access analysis: Towards informed interface design
-
to appear
-
Steimann, F., Mayer, P.: Type access analysis: Towards informed interface design. In: Proc. TOOLS Europe (to appear, 2007)
-
(2007)
Proc. TOOLS Europe
-
-
Steimann, F.1
Mayer, P.2
-
20
-
-
33751048399
-
-
Steimann, F., Mayer, P., Meißner, A.: Decoupling classes with inferred interfaces. In: Preneel, B., Tavares, S. (eds.) SAC 2005. LNCS, 3897, pp. 1404-1408. Springer, Heidelberg (2006)
-
Steimann, F., Mayer, P., Meißner, A.: Decoupling classes with inferred interfaces. In: Preneel, B., Tavares, S. (eds.) SAC 2005. LNCS, vol. 3897, pp. 1404-1408. Springer, Heidelberg (2006)
-
-
-
-
21
-
-
12844276505
-
Refactoring class hierarchies with KABA
-
Streckenbach, M., Snelting, G.: Refactoring class hierarchies with KABA. In: Proc. OOPSLA, pp. 315-330 (2004)
-
(2004)
Proc. OOPSLA
, pp. 315-330
-
-
Streckenbach, M.1
Snelting, G.2
-
22
-
-
1442313196
-
Refactoring for generalization using type constraints
-
Tip, F., Kieżun, A., Bäumer, D.: Refactoring for generalization using type constraints. In: Proc. OOPSLA, pp. 13-26 (2003)
-
(2003)
Proc. OOPSLA
, pp. 13-26
-
-
Tip, F.1
Kieżun, A.2
Bäumer, D.3
-
24
-
-
2442424346
-
Adding wildcards to the Java programming language
-
Torgersen, M., Plesner Hansen, C., Ernst, E., von der Ahé, P., Bracha, G., Gafter, N.: Adding wildcards to the Java programming language. In: Proc. of the 2004 ACM symposium on Applied computing, pp. 1289-1296 (2004)
-
(2004)
Proc. of the 2004 ACM symposium on Applied computing
, pp. 1289-1296
-
-
Torgersen, M.1
Plesner Hansen, C.2
Ernst, E.3
von der Ahé, P.4
Bracha, G.5
Gafter, N.6
-
25
-
-
12844273462
-
Converting Java classes to use generics
-
von Dincklage, D., Diwan, A.: Converting Java classes to use generics. In: Proc. OOPSLA, pp. 1-14 (2004)
-
(2004)
Proc. OOPSLA
, pp. 1-14
-
-
von Dincklage, D.1
Diwan, A.2
|