File path: /emf-2.4.1/src/org/eclipse/emf/ecore/impl/EFactoryImpl.java | File path: /emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/impl/XMLTypeFactoryImpl.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | import java.text.FieldPosition;↵ | 1 | import java.text.FieldPosition;↵ | |
2 | import java.text.ParseException;↵ | 2 | import java.text.ParseException;↵ | |
3 | import java.text.SimpleDateFormat;↵ | 3 | import java.text.SimpleDateFormat;↵ | |
4 | import java.util.ArrayList;↵ | 4 | import java.util.ArrayList;↵ | |
5 | import java.util.Collection;↵ | 5 | import java.util.Date;↵ | |
6 | import java.util.Date;↵ | 6 | import java.util.Iterator;↵ | |
7 | import java.util.List;↵ | 7 | import java.util.List;↵ | |
8 | import java.util.Locale;↵ | 8 | import java.util.Locale;↵ | |
9 | import java.util.StringTokenizer; | 9 |
| |
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |