| Modifier and Type | Method and Description |
|---|---|
Repository |
SmellAnalysis.run() |
| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
Smell.analyzers(Repository repo,
SmellyClass clazz) |
| Constructor and Description |
|---|
ArchitecturalRoleDependenciesCountVisitor(Repository repo,
SmellyClass clazz,
ArchitecturalRole ar,
String attributeName) |
ArchitecturalRoleRequestor(Architecture arch,
Repository repo) |
SmellsRequestor(Repository repo,
List<Smell> smells) |
| 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) |
| Constructor and Description |
|---|
NumberOfServicesVisitor(Repository repo,
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) |
| Constructor and Description |
|---|
NumberOfEntitiesVisitor(Repository repo,
SmellyClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
List<Callable<org.eclipse.jdt.core.dom.ASTVisitor>> |
MeddlingService.analyzers(Repository repo,
SmellyClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
Output.printOutput(Architecture arch,
Map<String,List<br.com.aniche.ck.CKNumber>> ckResults,
Repository smellResults) |
void |
HTMLOutput.printOutput(Architecture arch,
Map<String,List<br.com.aniche.ck.CKNumber>> ckResults,
Repository smellResults) |
void |
CSVOutput.printOutput(Architecture arch,
Map<String,List<br.com.aniche.ck.CKNumber>> ckResults,
Repository smellResults) |
Copyright © 2016. All rights reserved.