| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
Smell.analyzers(Repository repo,
SmellyClass clazz) |
boolean |
Smell.conciliate(SmellyClass clazz) |
| Constructor and Description |
|---|
ArchitecturalRoleDependenciesCountVisitor(Repository repo,
SmellyClass clazz,
ArchitecturalRole ar,
String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
SmartController.analyzers(Repository repo,
SmellyClass clazz) |
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
PromiscuousController.analyzers(Repository repo,
SmellyClass clazz) |
boolean |
SmartController.conciliate(SmellyClass clazz) |
boolean |
PromiscuousController.conciliate(SmellyClass clazz) |
| Constructor and Description |
|---|
NumberOfRoutesVisitor(SmellyClass clazz) |
NumberOfServicesVisitor(Repository repo,
SmellyClass clazz) |
RFCButSpringVisitor(SmellyClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
SmartRepository.analyzers(Repository repo,
SmellyClass clazz) |
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
LaboriousRepositoryMethod.analyzers(Repository repo,
SmellyClass clazz) |
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
FatRepository.analyzers(Repository repo,
SmellyClass clazz) |
boolean |
SmartRepository.conciliate(SmellyClass clazz) |
boolean |
LaboriousRepositoryMethod.conciliate(SmellyClass clazz) |
boolean |
FatRepository.conciliate(SmellyClass clazz) |
| Constructor and Description |
|---|
McCabeComplexityVisitor(SmellyClass clazz) |
MultiplePersistenceInvocationsVisitor(SmellyClass clazz) |
NumberOfEntitiesVisitor(Repository repo,
SmellyClass clazz) |
SQLComplexityVisitor(SmellyClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
MeddlingService.analyzers(Repository repo,
SmellyClass clazz) |
boolean |
MeddlingService.conciliate(SmellyClass clazz) |
| Constructor and Description |
|---|
UsePersistenceMechanismVisitor(SmellyClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
SmellyClass |
Repository.add(String sourceFilePath,
String className,
String type,
String superclass,
Set<String> interfaces) |
SmellyClass |
Repository.get(String sourceFilePath) |
SmellyClass |
Repository.getByClass(String qualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SmellyClass> |
Repository.all() |
List<SmellyClass> |
Repository.getSubtypesOf(String interfaceName) |
Copyright © 2016. All rights reserved.