A C D E F G H I L M N O P R S T V W

A

AbstractDependencesRule - Class in org.designwizard.designrules
 
AbstractDependencesRule - Class in org.designwizard.designrules
 
AbstractDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.AbstractDependencesRule
 
AbstractDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.AbstractDependencesRule
 
AbstractElementsFactory - Interface in org.designwizard.design.factory
Interface to object creation.
AbstractElementsFactory - Interface in org.designwizard.design.factory
Interface to object creation.
AbstractEntity - Class in org.designwizard.design
Abstract class that represent the entities of Design.
AbstractEntity - Class in org.designwizard.design
Abstract class that represent the entities of Design.
AbstractEntity() - Constructor for class org.designwizard.design.AbstractEntity
 
AbstractEntity() - Constructor for class org.designwizard.design.AbstractEntity
 
addAllowedEntities(String...) - Method in class org.designwizard.designrules.AbstractDependencesRule
 
addAllowedEntities(String...) - Method in class org.designwizard.designrules.AbstractDependencesRule
 
addAllowedEntities(String...) - Method in interface org.designwizard.designrules.DependencesRuleIF
 
addAllowedEntities(String...) - Method in interface org.designwizard.designrules.DependencesRuleIF
 
addClassExtractedFromCode(String) - Method in class org.designwizard.design.Design
Adds a class that was extracted from code.
addClassExtractedFromCode(String) - Method in class org.designwizard.design.Design
Adds a class that was extracted from code.
addClassExtractedFromCode(String) - Method in interface org.designwizard.design.DesignIF
Adds a class that was extrated from code.
addClassExtractedFromCode(String) - Method in interface org.designwizard.design.DesignIF
Adds a class that was extrated from code.
addDeniedEntities(String...) - Method in class org.designwizard.designrules.AbstractDependencesRule
 
addDeniedEntities(String...) - Method in class org.designwizard.designrules.AbstractDependencesRule
 
addDeniedEntities(String...) - Method in interface org.designwizard.designrules.DependencesRuleIF
 
addDeniedEntities(String...) - Method in interface org.designwizard.designrules.DependencesRuleIF
 
addError(CheckError) - Method in class org.designwizard.patternchecker.CheckingResult
 
addError(CheckError) - Method in class org.designwizard.patternchecker.CheckingResult
 
addFile(String) - Method in class org.designwizard.extractor.asm.util.ClassPathHacker
Adds the file to classpath.
addFile(File) - Method in class org.designwizard.extractor.asm.util.ClassPathHacker
 
addFile(String) - Method in class org.designwizard.extractor.asm.util.ClassPathHacker
Adds the file to classpath.
addFile(File) - Method in class org.designwizard.extractor.asm.util.ClassPathHacker
 
addListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
addListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
addListener(List<ExtractionListener>) - Method in interface org.designwizard.extractor.asm.event.FactsEventSource
 
addListener(List<ExtractionListener>) - Method in interface org.designwizard.extractor.asm.event.FactsEventSource
 
addListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
addListener(List<ExtractionListener>) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
addListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
addListener(List<ExtractionListener>) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
addListener(ExtractionListener) - Method in interface org.designwizard.extractor.Extractor
Adds a listener that is interested in this extractor.
addListener(ExtractionListener) - Method in interface org.designwizard.extractor.Extractor
Adds a listener that is interested in this extractor.
addModifier(Modifier) - Method in class org.designwizard.design.AbstractEntity
 
addModifier(Modifier) - Method in class org.designwizard.design.AbstractEntity
 
addModifier(Modifier) - Method in interface org.designwizard.design.Entity
This method is used to add a Modifier on this Entity.
addModifier(Modifier) - Method in interface org.designwizard.design.Entity
This method is used to add a Modifier on this Entity.
addModifiers(Collection<Modifier>) - Method in class org.designwizard.design.AbstractEntity
 
addModifiers(Collection<Modifier>) - Method in class org.designwizard.design.AbstractEntity
 
addModifiers(Collection<Modifier>) - Method in interface org.designwizard.design.Entity
This method is used to add a Collection of Modifier on this Entity.
addModifiers(Collection<Modifier>) - Method in interface org.designwizard.design.Entity
This method is used to add a Collection of Modifier on this Entity.
addRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Adds a relation for this entity.
addRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Adds a relation for this entity.
addRelation(Relation) - Method in class org.designwizard.design.ClassNode
 
addRelation(Relation) - Method in class org.designwizard.design.ClassNode
 
addRelation(Relation.TypesOfRelation, String, String) - Method in class org.designwizard.design.Design
Adds a new relation in the design.
addRelation(Relation.TypesOfRelation, String, String) - Method in class org.designwizard.design.Design
Adds a new relation in the design.
addRelation(Relation.TypesOfRelation, String, String) - Method in interface org.designwizard.design.DesignIF
Adds a new Relation on the Design.
addRelation(Relation.TypesOfRelation, String, String) - Method in interface org.designwizard.design.DesignIF
Adds a new Relation on the Design.
addRelation(Relation) - Method in interface org.designwizard.design.Entity
Adds a relation for this entity.
addRelation(Relation) - Method in interface org.designwizard.design.Entity
Adds a relation for this entity.
addWarning(CheckWarning) - Method in class org.designwizard.patternchecker.CheckingResult
 
addWarning(CheckWarning) - Method in class org.designwizard.patternchecker.CheckingResult
 
allowed - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
allowed - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
analyseFromEntitiesFile() - Method in class org.designwizard.main.DesignWizard
Returns a ResultManager object that contains the result of impact analysis.
analyseFromEntitiesFile() - Method in class org.designwizard.main.DesignWizard
Returns a ResultManager object that contains the result of impact analysis.
analyzeImpact(String) - Method in class org.designwizard.design.manager.DesignManager
Analyze the impact of a change in the Entity object specified by the entityName.
analyzeImpact(String) - Method in class org.designwizard.design.manager.DesignManager
Analyze the impact of a change in the Entity object specified by the entityName.
appendLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
appendLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
ASMExtractor - Class in org.designwizard.extractor.asm
 
ASMExtractor - Class in org.designwizard.extractor.asm
 
ASMExtractor() - Constructor for class org.designwizard.extractor.asm.ASMExtractor
 
ASMExtractor() - Constructor for class org.designwizard.extractor.asm.ASMExtractor
 

C

CheckError - Class in org.designwizard.patternchecker
 
CheckError - Class in org.designwizard.patternchecker
 
CheckError(String, String, String) - Constructor for class org.designwizard.patternchecker.CheckError
 
CheckError(String, String, String) - Constructor for class org.designwizard.patternchecker.CheckError
 
CheckingResult - Class in org.designwizard.patternchecker
 
CheckingResult - Class in org.designwizard.patternchecker
 
CheckingResult() - Constructor for class org.designwizard.patternchecker.CheckingResult
 
CheckingResult() - Constructor for class org.designwizard.patternchecker.CheckingResult
 
checkRule() - Method in class org.designwizard.designrules.AbstractDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.AbstractDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.ClassDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.ClassDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.CyclicDependencyRule
 
checkRule() - Method in class org.designwizard.designrules.CyclicDependencyRule
 
checkRule() - Method in class org.designwizard.designrules.HashCodeAndEqualsRule
 
checkRule() - Method in class org.designwizard.designrules.HashCodeAndEqualsRule
 
checkRule() - Method in class org.designwizard.designrules.MethodDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.MethodDependencesRule
 
checkRule() - Method in class org.designwizard.designrules.PackageDependences
 
checkRule() - Method in class org.designwizard.designrules.PackageDependences
 
checkRule() - Method in interface org.designwizard.designrules.Rule
This method checks whether the code are in conformance with the rule or not.
checkRule() - Method in interface org.designwizard.designrules.Rule
This method checks whether the code are in conformance with the rule or not.
CheckWarning - Class in org.designwizard.patternchecker
 
CheckWarning - Class in org.designwizard.patternchecker
 
CheckWarning(String, String, String) - Constructor for class org.designwizard.patternchecker.CheckWarning
 
CheckWarning(String, ClassNode, String) - Constructor for class org.designwizard.patternchecker.CheckWarning
 
CheckWarning(String, String, String) - Constructor for class org.designwizard.patternchecker.CheckWarning
 
CheckWarning(String, ClassNode, String) - Constructor for class org.designwizard.patternchecker.CheckWarning
 
ClassDependencesRule - Class in org.designwizard.designrules
 
ClassDependencesRule - Class in org.designwizard.designrules
 
ClassDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.ClassDependencesRule
 
ClassDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.ClassDependencesRule
 
classExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
classExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
classExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
classExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
ClassNode - Class in org.designwizard.design
ClassNode objects are constructed automatically by the DesignWizard class when classes are loaded.
ClassNode - Class in org.designwizard.design
ClassNode objects are constructed automatically by the DesignWizard class when classes are loaded.
ClassNode(String) - Constructor for class org.designwizard.design.ClassNode
Creates a new ClassEntity.
ClassNode(String) - Constructor for class org.designwizard.design.ClassNode
Creates a new ClassEntity.
ClassPathHacker - Class in org.designwizard.extractor.asm.util
 
ClassPathHacker - Class in org.designwizard.extractor.asm.util
 
ClassPathHacker() - Constructor for class org.designwizard.extractor.asm.util.ClassPathHacker
 
ClassPathHacker() - Constructor for class org.designwizard.extractor.asm.util.ClassPathHacker
 
Config - Class in org.designwizard.common
Configuration for Design Wizard.
Config - Class in org.designwizard.common
Configuration for Design Wizard.
CONSTRUCTOR_IDENTIFIER - Static variable in class org.designwizard.design.MethodNode
 
CONSTRUCTOR_IDENTIFIER - Static variable in class org.designwizard.design.MethodNode
 
containsEntity(String) - Method in class org.designwizard.design.Design
Verifies if this design has a entity with the parameter entityName.
containsEntity(String) - Method in class org.designwizard.design.Design
Verifies if this design has a entity with the parameter entityName.
containsEntity(String) - Method in interface org.designwizard.design.DesignIF
 
containsEntity(String) - Method in interface org.designwizard.design.DesignIF
 
containsModifiers(Modifier...) - Method in class org.designwizard.design.AbstractEntity
 
containsModifiers(Modifier...) - Method in class org.designwizard.design.AbstractEntity
 
containsModifiers(Modifier...) - Method in interface org.designwizard.design.Entity
Verifies whether this Entity has the specified modifiers.
containsModifiers(Modifier...) - Method in interface org.designwizard.design.Entity
Verifies whether this Entity has the specified modifiers.
containsRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Method that verifies if the Entity has the specified relation.
containsRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Method that verifies if the Entity has the specified relation.
containsRelation(Relation) - Method in interface org.designwizard.design.Entity
Method that verifies if the Entity has the specified relation.
containsRelation(Relation) - Method in interface org.designwizard.design.Entity
Method that verifies if the Entity has the specified relation.
createEntity(String) - Method in interface org.designwizard.design.factory.AbstractElementsFactory
Creates a new entity with the specified name.
createEntity(String) - Method in interface org.designwizard.design.factory.AbstractElementsFactory
Creates a new entity with the specified name.
createEntity(String) - Method in class org.designwizard.design.factory.ElementsFactory
Creates a new entity with the specified name.
createEntity(String) - Method in class org.designwizard.design.factory.ElementsFactory
Creates a new entity with the specified name.
createRelation(Relation.TypesOfRelation, Entity, Entity) - Method in interface org.designwizard.design.factory.AbstractElementsFactory
Creates a new Relation.
createRelation(Relation.TypesOfRelation, Entity, Entity) - Method in interface org.designwizard.design.factory.AbstractElementsFactory
Creates a new Relation.
createRelation(Relation.TypesOfRelation, Entity, Entity) - Method in class org.designwizard.design.factory.ElementsFactory
Creates a new Relation.
createRelation(Relation.TypesOfRelation, Entity, Entity) - Method in class org.designwizard.design.factory.ElementsFactory
Creates a new Relation.
cv - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
cv - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
CyclicDependencyRule - Class in org.designwizard.designrules
 
CyclicDependencyRule - Class in org.designwizard.designrules
 
CyclicDependencyRule(DesignWizard) - Constructor for class org.designwizard.designrules.CyclicDependencyRule
 
CyclicDependencyRule(DesignWizard) - Constructor for class org.designwizard.designrules.CyclicDependencyRule
 

D

deleteDir(File) - Static method in class org.designwizard.main.util.FileUtil
Deletes the given directory.
deleteDir(File) - Static method in class org.designwizard.main.util.FileUtil
Deletes the given directory.
DependencesRuleIF - Interface in org.designwizard.designrules
 
DependencesRuleIF - Interface in org.designwizard.designrules
 
Design - Class in org.designwizard.design
 
Design - Class in org.designwizard.design
 
Design() - Constructor for class org.designwizard.design.Design
Constructs a new Design.
Design() - Constructor for class org.designwizard.design.Design
Constructs a new Design.
DesignIF - Interface in org.designwizard.design
Interface for Design.
DesignIF - Interface in org.designwizard.design
Interface for Design.
DesignManager - Class in org.designwizard.design.manager
 
DesignManager - Class in org.designwizard.design.manager
 
DesignManager(TranslatorUtil) - Constructor for class org.designwizard.design.manager.DesignManager
Creates a new DesignManager.
DesignManager(TranslatorUtil) - Constructor for class org.designwizard.design.manager.DesignManager
Creates a new DesignManager.
DesignWizard - Class in org.designwizard.main
This class provides methods to get access to information about a given application.
DesignWizard - Class in org.designwizard.main
This class provides methods to get access to information about a given application.
DesignWizard(String) - Constructor for class org.designwizard.main.DesignWizard
Creates a new DesignWizard.
DesignWizard(String, String...) - Constructor for class org.designwizard.main.DesignWizard
Creates a new DesignWizard.
DesignWizard(String) - Constructor for class org.designwizard.main.DesignWizard
Creates a new DesignWizard.
DesignWizard(String, String...) - Constructor for class org.designwizard.main.DesignWizard
Creates a new DesignWizard.
dw - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
dw - Variable in class org.designwizard.designrules.AbstractDependencesRule
 

E

ElementsFactory - Class in org.designwizard.design.factory
Factory for Design elements.
ElementsFactory - Class in org.designwizard.design.factory
Factory for Design elements.
EmptyVisitor - Class in org.designwizard.extractor.asm.visitor
 
EmptyVisitor - Class in org.designwizard.extractor.asm.visitor
 
EmptyVisitor() - Constructor for class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
EmptyVisitor() - Constructor for class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
Entity - Interface in org.designwizard.design
Represents the entities of the Design.
Entity - Interface in org.designwizard.design
Represents the entities of the Design.
entity - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
entity - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
Entity.TypesOfEntities - Enum in org.designwizard.design
This enum represents the entities of the design.
Entity.TypesOfEntities - Enum in org.designwizard.design
This enum represents the entities of the design.
equals(Object) - Method in class org.designwizard.design.ClassNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.ClassNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.FieldNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.FieldNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.MethodNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.MethodNode
Verifies if this entity is equals the other entity.
equals(Object) - Method in class org.designwizard.design.PackageNode
 
equals(Object) - Method in class org.designwizard.design.PackageNode
 
equals(Object) - Method in class org.designwizard.design.relation.Relation
Method that verifies if a relation is equals another one.
equals(Object) - Method in class org.designwizard.design.relation.Relation
Method that verifies if a relation is equals another one.
extendsClass(ClassNode) - Method in class org.designwizard.design.ClassNode
Checks whether the class represented by this ClasNode object extends the parameter class.
extendsClass(ClassNode) - Method in class org.designwizard.design.ClassNode
Checks whether the class represented by this ClasNode object extends the parameter class.
ExtractDesign - Class in org.designwizard.main
 
ExtractDesign - Class in org.designwizard.main
 
ExtractDesign() - Constructor for class org.designwizard.main.ExtractDesign
 
ExtractDesign() - Constructor for class org.designwizard.main.ExtractDesign
 
extractElement(String) - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Translate an UPPERCASE String to a type.
extractElement(String) - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Translate an UPPERCASE String to a type.
extractFacts(String) - Method in class org.designwizard.design.manager.DesignManager
Extracts fact from the given bytecode.
extractFacts(String, String...) - Method in class org.designwizard.design.manager.DesignManager
 
extractFacts(String) - Method in class org.designwizard.design.manager.DesignManager
Extracts fact from the given bytecode.
extractFacts(String, String...) - Method in class org.designwizard.design.manager.DesignManager
 
extractFilesFromZipFile(String, String) - Static method in class org.designwizard.main.util.FileUtil
This method extracts the files within an ear file to the directory returned.
extractFilesFromZipFile(String, String) - Static method in class org.designwizard.main.util.FileUtil
This method extracts the files within an ear file to the directory returned.
ExtractionListener - Interface in org.designwizard.extractor.asm.event
 
ExtractionListener - Interface in org.designwizard.extractor.asm.event
 
extractModifier(String) - Static method in enum org.designwizard.design.Modifier
Translates the given String to the corresponding modifier.
extractModifier(String) - Static method in enum org.designwizard.design.Modifier
Translates the given String to the corresponding modifier.
extractOpcodes(int) - Static method in class org.designwizard.extractor.asm.util.OpcodesTranslator
Extracts the opcodes from the given access.
extractOpcodes(int) - Static method in class org.designwizard.extractor.asm.util.OpcodesTranslator
Extracts the opcodes from the given access.
Extractor - Interface in org.designwizard.extractor
 
Extractor - Interface in org.designwizard.extractor
 
extractVisibility(int) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
extractVisibility(int) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 

F

FactEvent - Class in org.designwizard.extractor.asm.event
Event that encapsulates informations extracted.
FactEvent - Class in org.designwizard.extractor.asm.event
Event that encapsulates informations extracted.
FactEvent(Object, String, String, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Creates a new FactEvent for relation extracted.
FactEvent(Object, String, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Creates a new FactEvent for entity and visibility/modifier extracted.
FactEvent(Object, String, Collection<String>) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
 
FactEvent(Object, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Used to classExtracted.
FactEvent(Object, String, String, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Creates a new FactEvent for relation extracted.
FactEvent(Object, String, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Creates a new FactEvent for entity and visibility/modifier extracted.
FactEvent(Object, String, Collection<String>) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
 
FactEvent(Object, String) - Constructor for class org.designwizard.extractor.asm.event.FactEvent
Used to classExtracted.
factEvent - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
factEvent - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
FactsEventSource - Interface in org.designwizard.extractor.asm.event
 
FactsEventSource - Interface in org.designwizard.extractor.asm.event
 
FactsEventSourceImpl - Class in org.designwizard.extractor.asm.event
 
FactsEventSourceImpl - Class in org.designwizard.extractor.asm.event
 
FactsEventSourceImpl(ClassVisitor) - Constructor for class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
FactsEventSourceImpl() - Constructor for class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
FactsEventSourceImpl(ClassVisitor) - Constructor for class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
FactsEventSourceImpl() - Constructor for class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
FactsExtractionClassVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionClassVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionClassVisitor(String) - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
FactsExtractionClassVisitor(String) - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
FactsExtractionFieldVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionFieldVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionFieldVisitor() - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionFieldVisitor
 
FactsExtractionFieldVisitor() - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionFieldVisitor
 
FactsExtractionMethodVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionMethodVisitor - Class in org.designwizard.extractor.asm.visitor
 
FactsExtractionMethodVisitor(String) - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
FactsExtractionMethodVisitor(String) - Constructor for class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
FIELD_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
 
FIELD_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
 
FieldNode - Class in org.designwizard.design
A FieldNode provides information about a single field of a class or an interface.
FieldNode - Class in org.designwizard.design
A FieldNode provides information about a single field of a class or an interface.
FieldNode(String) - Constructor for class org.designwizard.design.FieldNode
Creates a new Field.
FieldNode(String) - Constructor for class org.designwizard.design.FieldNode
Creates a new Field.
FileUtil - Class in org.designwizard.main.util
 
FileUtil - Class in org.designwizard.main.util
 
FileUtil(File) - Constructor for class org.designwizard.main.util.FileUtil
 
FileUtil(File) - Constructor for class org.designwizard.main.util.FileUtil
 
fireClassExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireClassExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireModifiersExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireModifiersExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
firePackageExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
firePackageExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireRelationExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireRelationExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireSignatureExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireSignatureExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireVisibilityExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
fireVisibilityExtracted() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 

G

generateEntitiesFile() - Method in class org.designwizard.main.DesignWizard
This method generates a file containing all the entities extracted from jar file.
generateEntitiesFile() - Method in class org.designwizard.main.DesignWizard
This method generates a file containing all the entities extracted from jar file.
generateGXLFile(String) - Method in class org.designwizard.main.util.GXLUtil
 
generateGXLFile(String, String) - Method in class org.designwizard.main.util.GXLUtil
 
generateGXLFile(String) - Method in class org.designwizard.main.util.GXLUtil
 
generateGXLFile(String, String) - Method in class org.designwizard.main.util.GXLUtil
 
GET_INSTANCE_FIELD_MISS_WARN - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
GET_INSTANCE_FIELD_MISS_WARN - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
GET_INSTANCE_NOT_FOUND_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
GET_INSTANCE_NOT_FOUND_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
getAccessedFields() - Method in class org.designwizard.design.MethodNode
Returns a Set of FieldNode objects representing the fields accessed by this MethodNode.
getAccessedFields() - Method in class org.designwizard.design.MethodNode
Returns a Set of FieldNode objects representing the fields accessed by this MethodNode.
getAllClasses() - Method in class org.designwizard.design.Design
Returns a Set of ClassNode objects representing all classes extracted.
getAllClasses() - Method in class org.designwizard.design.Design
Returns a Set of ClassNode objects representing all classes extracted.
getAllClasses() - Method in class org.designwizard.design.manager.DesignManager
Returns a set containing all classes extracted.
getAllClasses() - Method in class org.designwizard.design.manager.DesignManager
Returns a set containing all classes extracted.
getAllClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes inside the package represented by this PackageNode.
getAllClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes inside the package represented by this PackageNode.
getAllClasses() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing ClassNode objects reflecting all the classes extracted.
getAllClasses() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing ClassNode objects reflecting all the classes extracted.
getAllClassesFromCode() - Method in class org.designwizard.design.Design
Returns all the classes from the application's code
getAllClassesFromCode() - Method in class org.designwizard.design.Design
Returns all the classes from the application's code
getAllClassesFromCode() - Method in interface org.designwizard.design.DesignIF
Returns a Set containing Class objects that represents all classes from code.
getAllClassesFromCode() - Method in interface org.designwizard.design.DesignIF
Returns a Set containing Class objects that represents all classes from code.
getAllFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing FieldNode objects reflecting all the fields (inherited and declared) of the class or interface represented by this Class object.
getAllFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing FieldNode objects reflecting all the fields (inherited and declared) of the class or interface represented by this Class object.
getAllMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods of the class or interface represented by this ClassNode object, including those declared by the class or interface and those inherited from superclasses and superinterfaces.
getAllMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods of the class or interface represented by this ClassNode object, including those declared by the class or interface and those inherited from superclasses and superinterfaces.
getAllMethods() - Method in class org.designwizard.design.Design
 
getAllMethods() - Method in class org.designwizard.design.Design
 
getAllMethods() - Method in class org.designwizard.design.manager.DesignManager
 
getAllMethods() - Method in class org.designwizard.design.manager.DesignManager
 
getAllMethods() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods inside the package represented by this PackageNode.
getAllMethods() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods inside the package represented by this PackageNode.
getAllMethods() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing MethodNode objects reflecting all the methods extracted.
getAllMethods() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing MethodNode objects reflecting all the methods extracted.
getAllMethodsThatReturn(String) - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the methods of the class or interface represented by this ClassNode object that returns the type specified by type.
getAllMethodsThatReturn(String) - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the methods of the class or interface represented by this ClassNode object that returns the type specified by type.
getAllPackages() - Method in class org.designwizard.design.manager.DesignManager
 
getAllPackages() - Method in class org.designwizard.design.manager.DesignManager
 
getAllPackages() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing PackageNode objects reflecting all the packages extracted.
getAllPackages() - Method in class org.designwizard.main.DesignWizard
Returns a java.util.Set containing PackageNode objects reflecting all the packages extracted.
getAllPackagesFromCode() - Method in class org.designwizard.design.Design
 
getAllPackagesFromCode() - Method in class org.designwizard.design.Design
 
getAllPackagesFromCode() - Method in interface org.designwizard.design.DesignIF
 
getAllPackagesFromCode() - Method in interface org.designwizard.design.DesignIF
 
getCalled() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the called of the relation extracted.
getCalled() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the called of the relation extracted.
getCalledEntity() - Method in class org.designwizard.design.relation.Relation
 
getCalledEntity() - Method in class org.designwizard.design.relation.Relation
 
getCalleeClasses() - Method in class org.designwizard.design.AbstractEntity
 
getCalleeClasses() - Method in class org.designwizard.design.AbstractEntity
 
getCalleeClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that are referenced by the class or interface represented by this ClassNode.
getCalleeClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that are referenced by the class or interface represented by this ClassNode.
getCalleeClasses() - Method in interface org.designwizard.design.Entity
Returns the classes that are referenced by this Entity.
getCalleeClasses() - Method in interface org.designwizard.design.Entity
Returns the classes that are referenced by this Entity.
getCalleeClasses() - Method in class org.designwizard.design.FieldNode
This method returns an empty Set.
getCalleeClasses() - Method in class org.designwizard.design.FieldNode
This method returns an empty Set.
getCalleeClasses() - Method in class org.designwizard.design.MethodNode
Returns the classes that are referenced by this MethodNode
getCalleeClasses() - Method in class org.designwizard.design.MethodNode
Returns the classes that are referenced by this MethodNode
getCalleeClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that are referenced by the classes inside the package represented by this PackageNode.
getCalleeClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that are referenced by the classes inside the package represented by this PackageNode.
getCalleeMethods() - Method in class org.designwizard.design.ClassNode
 
getCalleeMethods() - Method in class org.designwizard.design.ClassNode
 
getCalleeMethods() - Method in interface org.designwizard.design.Entity
Returns a Set of MethodNode containing the methods that are called by this Entity.
getCalleeMethods() - Method in interface org.designwizard.design.Entity
Returns a Set of MethodNode containing the methods that are called by this Entity.
getCalleeMethods() - Method in class org.designwizard.design.FieldNode
 
getCalleeMethods() - Method in class org.designwizard.design.FieldNode
 
getCalleeMethods() - Method in class org.designwizard.design.MethodNode
Returns the methods that are called by this MethodNode.
getCalleeMethods() - Method in class org.designwizard.design.MethodNode
Returns the methods that are called by this MethodNode.
getCalleeMethods() - Method in class org.designwizard.design.PackageNode
 
getCalleeMethods() - Method in class org.designwizard.design.PackageNode
 
getCalleePackages() - Method in class org.designwizard.design.ClassNode
 
getCalleePackages() - Method in class org.designwizard.design.ClassNode
 
getCalleePackages() - Method in interface org.designwizard.design.Entity
Returns a Set of PackageNode containing the packages that are referenced by this Entity.
getCalleePackages() - Method in interface org.designwizard.design.Entity
Returns a Set of PackageNode containing the packages that are referenced by this Entity.
getCalleePackages() - Method in class org.designwizard.design.FieldNode
 
getCalleePackages() - Method in class org.designwizard.design.FieldNode
 
getCalleePackages() - Method in class org.designwizard.design.MethodNode
 
getCalleePackages() - Method in class org.designwizard.design.MethodNode
 
getCalleePackages() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing PackageNode objects reflecting all the packages that are referenced by the package represented by this PackageNode.
getCalleePackages() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing PackageNode objects reflecting all the packages that are referenced by the package represented by this PackageNode.
getCaller() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the caller of the relation extracted.
getCaller() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the caller of the relation extracted.
getCallerClasses() - Method in class org.designwizard.design.AbstractEntity
 
getCallerClasses() - Method in class org.designwizard.design.AbstractEntity
 
getCallerClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that reference the class or interface represented by this ClassNode.
getCallerClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that reference the class or interface represented by this ClassNode.
getCallerClasses() - Method in interface org.designwizard.design.Entity
Returns the classes that reference this Entity.
getCallerClasses() - Method in interface org.designwizard.design.Entity
Returns the classes that reference this Entity.
getCallerClasses() - Method in class org.designwizard.design.FieldNode
Returns the classes that reference this FieldNode.
getCallerClasses() - Method in class org.designwizard.design.FieldNode
Returns the classes that reference this FieldNode.
getCallerClasses() - Method in class org.designwizard.design.MethodNode
Returns the classes that reference this Method.
getCallerClasses() - Method in class org.designwizard.design.MethodNode
Returns the classes that reference this Method.
getCallerClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that reference the package represented by this PackageNode.
getCallerClasses() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing ClassNode objects reflecting all the classes that reference the package represented by this PackageNode.
getCallerEntity() - Method in class org.designwizard.design.relation.Relation
 
getCallerEntity() - Method in class org.designwizard.design.relation.Relation
 
getCallerMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods that reference the class or interface represented by this .
getCallerMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods that reference the class or interface represented by this .
getCallerMethods() - Method in interface org.designwizard.design.Entity
Returns a Set of MethodNode containing the methods that call this Entity.
getCallerMethods() - Method in interface org.designwizard.design.Entity
Returns a Set of MethodNode containing the methods that call this Entity.
getCallerMethods() - Method in class org.designwizard.design.FieldNode
Returns the Methods that access this field.
getCallerMethods() - Method in class org.designwizard.design.FieldNode
Returns the Methods that access this field.
getCallerMethods() - Method in class org.designwizard.design.MethodNode
Returns the Methods that calls this method.
getCallerMethods() - Method in class org.designwizard.design.MethodNode
Returns the Methods that calls this method.
getCallerMethods() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods that reference the classes or interfaces inside the package represented by this .
getCallerMethods() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing MethodNode objects reflecting all the methods that reference the classes or interfaces inside the package represented by this .
getCallerPackages() - Method in class org.designwizard.design.ClassNode
 
getCallerPackages() - Method in class org.designwizard.design.ClassNode
 
getCallerPackages() - Method in interface org.designwizard.design.Entity
Returns a Set of PackageNode containing the packages that reference this Entity.
getCallerPackages() - Method in interface org.designwizard.design.Entity
Returns a Set of PackageNode containing the packages that reference this Entity.
getCallerPackages() - Method in class org.designwizard.design.FieldNode
 
getCallerPackages() - Method in class org.designwizard.design.FieldNode
 
getCallerPackages() - Method in class org.designwizard.design.MethodNode
 
getCallerPackages() - Method in class org.designwizard.design.MethodNode
 
getCallerPackages() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing PackageNode objects reflecting all the packages that reference the package represented by this PackageNode.
getCallerPackages() - Method in class org.designwizard.design.PackageNode
Returns a java.util.Set containing PackageNode objects reflecting all the packages that reference the package represented by this PackageNode.
getCandidateName() - Method in class org.designwizard.patternchecker.CheckError
 
getCandidateName() - Method in class org.designwizard.patternchecker.CheckError
 
getCatchedExceptions() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the types of the exceptions catched by the underlying method represented by this MethodNode object.
getCatchedExceptions() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the types of the exceptions catched by the underlying method represented by this MethodNode object.
getClass(String) - Method in class org.designwizard.design.Design
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in class org.designwizard.design.Design
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in interface org.designwizard.design.DesignIF
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in interface org.designwizard.design.DesignIF
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a ClassEntity represented by the specified className.
getClass(String) - Method in class org.designwizard.main.DesignWizard
Returns the ClassNode object associated with the class or interface with the given string name.
getClass(Class) - Method in class org.designwizard.main.DesignWizard
Returns the ClassNode object associated with the class or interface with the given java class.
getClass(String) - Method in class org.designwizard.main.DesignWizard
Returns the ClassNode object associated with the class or interface with the given string name.
getClass(Class) - Method in class org.designwizard.main.DesignWizard
Returns the ClassNode object associated with the class or interface with the given java class.
getClassName() - Method in class org.designwizard.design.ClassNode
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this ClassNode object, as a String.
getClassName() - Method in class org.designwizard.design.ClassNode
Returns the name of the entity (class, interface, array class, primitive type, or void) represented by this ClassNode object, as a String.
getClassName() - Method in interface org.designwizard.design.Entity
Returns the name of the class that represents this Entity object.
getClassName() - Method in interface org.designwizard.design.Entity
Returns the name of the class that represents this Entity object.
getClassName() - Method in class org.designwizard.design.FieldNode
 
getClassName() - Method in class org.designwizard.design.FieldNode
 
getClassName() - Method in class org.designwizard.design.MethodNode
 
getClassName() - Method in class org.designwizard.design.MethodNode
 
getClassName() - Method in class org.designwizard.design.PackageNode
 
getClassName() - Method in class org.designwizard.design.PackageNode
 
getClassName() - Method in class org.designwizard.patternchecker.CheckWarning
 
getClassName() - Method in class org.designwizard.patternchecker.CheckWarning
 
getClassNode() - Method in class org.designwizard.design.ClassNode
 
getClassNode() - Method in class org.designwizard.design.ClassNode
 
getClassNode() - Method in interface org.designwizard.design.Entity
Returns the ClassNode that represents this Entity object.
getClassNode() - Method in interface org.designwizard.design.Entity
Returns the ClassNode that represents this Entity object.
getClassNode() - Method in class org.designwizard.design.FieldNode
 
getClassNode() - Method in class org.designwizard.design.FieldNode
 
getClassNode() - Method in class org.designwizard.design.MethodNode
 
getClassNode() - Method in class org.designwizard.design.MethodNode
 
getClassNode() - Method in class org.designwizard.design.PackageNode
 
getClassNode() - Method in class org.designwizard.design.PackageNode
 
getConstructors() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all constructors of the class represented by this ClassNode object.
getConstructors() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all constructors of the class represented by this ClassNode object.
getDeclaredFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set array of FieldNode objects reflecting all the fields declared (excluding inhireted fields) by the class or interface represented by this ClassNode object.
getDeclaredFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set array of FieldNode objects reflecting all the fields declared (excluding inhireted fields) by the class or interface represented by this ClassNode object.
getDeclaredMethod(String) - Method in class org.designwizard.design.ClassNode
Returns a MethodNode object that reflects the specified declared method of the class or interface represented by this ClassNode object.
getDeclaredMethod(String) - Method in class org.designwizard.design.ClassNode
Returns a MethodNode object that reflects the specified declared method of the class or interface represented by this ClassNode object.
getDeclaredMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of MethodNode objects reflecting all the methods declared (excluding the inherited methods) by the class or interface represented by this ClassNode object.
getDeclaredMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of MethodNode objects reflecting all the methods declared (excluding the inherited methods) by the class or interface represented by this ClassNode object.
getDeclaringClass() - Method in class org.designwizard.design.FieldNode
Returns the ClassNode object representing the class or interface that declares the field represented by this FieldNode object.
getDeclaringClass() - Method in class org.designwizard.design.FieldNode
Returns the ClassNode object representing the class or interface that declares the field represented by this FieldNode object.
getDeclaringClass() - Method in class org.designwizard.design.MethodNode
Returns the ClassNode object representing the class or interface that declares the method represented by this MethodNode object.
getDeclaringClass() - Method in class org.designwizard.design.MethodNode
Returns the ClassNode object representing the class or interface that declares the method represented by this MethodNode object.
getDepthOfAnalysis() - Method in class org.designwizard.common.Config
 
getDepthOfAnalysis() - Method in class org.designwizard.common.Config
 
getDesign() - Method in class org.designwizard.design.manager.DesignManager
Returns the design extracted.
getDesign() - Method in class org.designwizard.design.manager.DesignManager
Returns the design extracted.
getEntitiesFile() - Method in class org.designwizard.common.Config
 
getEntitiesFile() - Method in class org.designwizard.common.Config
 
getEntitiesThatImplements() - Method in class org.designwizard.design.ClassNode
Determines the entities that implements the interface represented by this object.
getEntitiesThatImplements() - Method in class org.designwizard.design.ClassNode
Determines the entities that implements the interface represented by this object.
getEntity(String) - Method in class org.designwizard.design.Design
Method that return the entity with the specified name.
getEntity(String) - Method in class org.designwizard.design.Design
Method that return the entity with the specified name.
getEntity(String) - Method in interface org.designwizard.design.DesignIF
Method that return the entity with the specified name.
getEntity(String) - Method in interface org.designwizard.design.DesignIF
Method that return the entity with the specified name.
getEntity(String) - Method in class org.designwizard.design.manager.DesignManager
 
getEntity(String) - Method in class org.designwizard.design.manager.DesignManager
 
getEntity() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the entity extracted.
getEntity() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the entity extracted.
getErrorMessage() - Method in class org.designwizard.patternchecker.CheckError
 
getErrorMessage() - Method in class org.designwizard.patternchecker.CheckError
 
getErrors() - Method in class org.designwizard.patternchecker.CheckingResult
 
getErrors() - Method in class org.designwizard.patternchecker.CheckingResult
 
getField(String) - Method in class org.designwizard.design.ClassNode
Returns a FieldNode object that reflects the specified field of the class or interface represented by this ClassNode object.
getField(String) - Method in class org.designwizard.design.ClassNode
Returns a FieldNode object that reflects the specified field of the class or interface represented by this ClassNode object.
getField(String) - Method in class org.designwizard.design.Design
Returns a Field with the specified name.
getField(String) - Method in class org.designwizard.design.Design
Returns a Field with the specified name.
getField(String) - Method in interface org.designwizard.design.DesignIF
Returns a Field with the specified name.
getField(String) - Method in interface org.designwizard.design.DesignIF
Returns a Field with the specified name.
getField(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a Field with the specified name.
getField(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a Field with the specified name.
getField(String) - Method in class org.designwizard.main.DesignWizard
Returns the FieldNode object associated with the field with the given string name.
getField(String) - Method in class org.designwizard.main.DesignWizard
Returns the FieldNode object associated with the field with the given string name.
getImpactOfAChange() - Method in class org.designwizard.design.ClassNode
 
getImpactOfAChange() - Method in class org.designwizard.design.ClassNode
 
getImpactOfAChange() - Method in interface org.designwizard.design.Entity
Returns a List of String arrays that represents the trace of calls.
getImpactOfAChange() - Method in interface org.designwizard.design.Entity
Returns a List of String arrays that represents the trace of calls.
getImpactOfAChange() - Method in class org.designwizard.design.FieldNode
 
getImpactOfAChange() - Method in class org.designwizard.design.FieldNode
 
getImpactOfAChange() - Method in class org.designwizard.design.MethodNode
Return all methods impacted by a change in this method.
getImpactOfAChange() - Method in class org.designwizard.design.MethodNode
Return all methods impacted by a change in this method.
getImpactOfAChange() - Method in class org.designwizard.design.PackageNode
 
getImpactOfAChange() - Method in class org.designwizard.design.PackageNode
 
getImplementedInterfaces() - Method in class org.designwizard.design.ClassNode
Determines the interfaces implemented by the class or interface represented by this object.
getImplementedInterfaces() - Method in class org.designwizard.design.ClassNode
Determines the interfaces implemented by the class or interface represented by this object.
getInheritedFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of FieldNode objects inherited by this ClassNode.
getInheritedFields() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of FieldNode objects inherited by this ClassNode.
getInheritedMethod(String) - Method in class org.designwizard.design.ClassNode
Returns a MethodNode object that reflects the specified inherited method of the class or interface represented by this ClassNode object.
getInheritedMethod(String) - Method in class org.designwizard.design.ClassNode
Returns a MethodNode object that reflects the specified inherited method of the class or interface represented by this ClassNode object.
getInheritedMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of MethodNode objects reflecting all the methods inherited by the class or interface represented by this ClassNode object.
getInheritedMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set of MethodNode objects reflecting all the methods inherited by the class or interface represented by this ClassNode object.
getInnerClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing the ClassNode objects representing the inner classes of this ClassNode.
getInnerClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing the ClassNode objects representing the inner classes of this ClassNode.
getInstance() - Static method in class org.designwizard.common.Config
Returns the unique that manages the configuration of Design Wizard.
getInstance() - Static method in class org.designwizard.common.Config
Returns the unique that manages the configuration of Design Wizard.
getInstance() - Static method in class org.designwizard.design.factory.ElementsFactory
Returns the unique instance for this factory.
getInstance() - Static method in class org.designwizard.design.factory.ElementsFactory
Returns the unique instance for this factory.
getMessage() - Method in class org.designwizard.patternchecker.CheckWarning
 
getMessage() - Method in class org.designwizard.patternchecker.CheckWarning
 
getMethod(String) - Method in class org.designwizard.design.Design
Returns a Method with the specified name.
getMethod(String) - Method in class org.designwizard.design.Design
Returns a Method with the specified name.
getMethod(String) - Method in interface org.designwizard.design.DesignIF
Returns a Method with the specified name.
getMethod(String) - Method in interface org.designwizard.design.DesignIF
Returns a Method with the specified name.
getMethod(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a Method with the specified name.
getMethod(String) - Method in class org.designwizard.design.manager.DesignManager
Returns a Method with the specified name.
getMethod(String) - Method in class org.designwizard.main.DesignWizard
Returns the MethodNode object associated with the method or constructor with the given string signature.
getMethod(String) - Method in class org.designwizard.main.DesignWizard
Returns the MethodNode object associated with the method or constructor with the given string signature.
getMethods(Modifier...) - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the methods of the class or interface represented by this ClassNode object that contains the specified modifiers.
getMethods(Modifier...) - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the methods of the class or interface represented by this ClassNode object that contains the specified modifiers.
getModifier() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the modifier extracted.
getModifier() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the modifier extracted.
getModifiers() - Method in class org.designwizard.design.AbstractEntity
Returns the visibility of this Method.
getModifiers() - Method in class org.designwizard.design.AbstractEntity
Returns the visibility of this Method.
getModifiers() - Method in interface org.designwizard.design.Entity
Returns a Collection of Modifiers representing the modifiers of this Entity.
getModifiers() - Method in interface org.designwizard.design.Entity
Returns a Collection of Modifiers representing the modifiers of this Entity.
getModifiers() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the Java language modifiers for the entity of this fact.
getModifiers() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the Java language modifiers for the entity of this fact.
getName() - Method in class org.designwizard.design.AbstractEntity
Method that returns the description of this design element.
getName() - Method in class org.designwizard.design.AbstractEntity
Method that returns the description of this design element.
getName() - Method in interface org.designwizard.design.Entity
Method that returns the description of this design element.
getName() - Method in interface org.designwizard.design.Entity
Method that returns the description of this design element.
getName() - Method in class org.designwizard.design.relation.Relation
Returns the name of this Relation.
getName() - Method in class org.designwizard.design.relation.Relation
Returns the name of this Relation.
getOuterClass() - Method in class org.designwizard.design.ClassNode
Returns the ClassNode representing the outer class of the entity represented by this ClassNode.
getOuterClass() - Method in class org.designwizard.design.ClassNode
Returns the ClassNode representing the outer class of the entity represented by this ClassNode.
getPackage() - Method in class org.designwizard.design.ClassNode
Gets the PackageNode object that represents the package of this class.
getPackage() - Method in class org.designwizard.design.ClassNode
Gets the PackageNode object that represents the package of this class.
getPackage(String) - Method in class org.designwizard.design.Design
 
getPackage(String) - Method in class org.designwizard.design.Design
 
getPackage(String) - Method in interface org.designwizard.design.DesignIF
 
getPackage(String) - Method in interface org.designwizard.design.DesignIF
 
getPackage() - Method in interface org.designwizard.design.Entity
Returns the package which this Entity belongs to.
getPackage() - Method in interface org.designwizard.design.Entity
Returns the package which this Entity belongs to.
getPackage() - Method in class org.designwizard.design.FieldNode
 
getPackage() - Method in class org.designwizard.design.FieldNode
 
getPackage(String) - Method in class org.designwizard.design.manager.DesignManager
 
getPackage(String) - Method in class org.designwizard.design.manager.DesignManager
 
getPackage() - Method in class org.designwizard.design.MethodNode
Gets the PackageNode object that represents the package of this method.
getPackage() - Method in class org.designwizard.design.MethodNode
Gets the PackageNode object that represents the package of this method.
getPackage() - Method in class org.designwizard.design.PackageNode
 
getPackage() - Method in class org.designwizard.design.PackageNode
 
getPackage(String) - Method in class org.designwizard.main.DesignWizard
Returns the PackageNode object associated with the package with the given string name.
getPackage(String) - Method in class org.designwizard.main.DesignWizard
Returns the PackageNode object associated with the package with the given string name.
getParameters() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the formal parameter types of the method represented by this Method object.
getParameters() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the formal parameter types of the method represented by this Method object.
getPatternCheckerName() - Method in class org.designwizard.patternchecker.CheckWarning
 
getPatternCheckerName() - Method in class org.designwizard.patternchecker.CheckWarning
 
getPatternName() - Method in class org.designwizard.patternchecker.CheckError
 
getPatternName() - Method in class org.designwizard.patternchecker.CheckError
 
getRelations(Relation.TypesOfRelation) - Method in class org.designwizard.design.AbstractEntity
Method that returns all the relations with the specified type.
getRelations(Relation.TypesOfRelation) - Method in class org.designwizard.design.AbstractEntity
Method that returns all the relations with the specified type.
getRelations(Relation.TypesOfRelation) - Method in interface org.designwizard.design.Entity
Method that returns all the relations with the specified type.
getRelations(Relation.TypesOfRelation) - Method in interface org.designwizard.design.Entity
Method that returns all the relations with the specified type.
getReport() - Method in class org.designwizard.designrules.AbstractDependencesRule
 
getReport() - Method in class org.designwizard.designrules.AbstractDependencesRule
 
getReport() - Method in class org.designwizard.designrules.CyclicDependencyRule
 
getReport() - Method in class org.designwizard.designrules.CyclicDependencyRule
 
getReport() - Method in class org.designwizard.designrules.HashCodeAndEqualsRule
 
getReport() - Method in class org.designwizard.designrules.HashCodeAndEqualsRule
 
getReport() - Method in interface org.designwizard.designrules.Rule
 
getReport() - Method in interface org.designwizard.designrules.Rule
 
getResult(String) - Method in class org.designwizard.design.manager.ResultOfImpact
Returns the result of impact analisis for an Entity with the specified entitiName.
getResult(String) - Method in class org.designwizard.design.manager.ResultOfImpact
Returns the result of impact analisis for an Entity with the specified entitiName.
getResultOfAnalyzedEntities() - Method in class org.designwizard.design.manager.DesignManager
The result generated by the analyzeImpact(String entityName) method.
getResultOfAnalyzedEntities() - Method in class org.designwizard.design.manager.DesignManager
The result generated by the analyzeImpact(String entityName) method.
getResultOfAnalyzedEntities() - Method in class org.designwizard.main.DesignWizard
Returns the result of the analysis.
getResultOfAnalyzedEntities() - Method in class org.designwizard.main.DesignWizard
Returns the result of the analysis.
getReturnType() - Method in class org.designwizard.design.MethodNode
Returns a ClassNode object that represents the formal return type of the method represented by this MethodNode object.
getReturnType() - Method in class org.designwizard.design.MethodNode
Returns a ClassNode object that represents the formal return type of the method represented by this MethodNode object.
getReverseRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns the reverse relation of this relation.
getReverseRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns the reverse relation of this relation.
getShortName() - Method in class org.designwizard.design.AbstractEntity
 
getShortName() - Method in class org.designwizard.design.AbstractEntity
 
getShortName() - Method in class org.designwizard.design.ClassNode
 
getShortName() - Method in class org.designwizard.design.ClassNode
 
getShortName() - Method in interface org.designwizard.design.Entity
Returns the short name of this Entity.
getShortName() - Method in interface org.designwizard.design.Entity
Returns the short name of this Entity.
getShortName() - Method in class org.designwizard.design.MethodNode
Returns the short name of the method represented by this MethodNode object, as a String.
getShortName() - Method in class org.designwizard.design.MethodNode
Returns the short name of the method represented by this MethodNode object, as a String.
getStaticMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the static methods of the class or interface represented by this ClassNode object.
getStaticMethods() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set containing MethodNode objects reflecting all the static methods of the class or interface represented by this ClassNode object.
getSubClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the subclasses of the entity represented by this ClassNode.
getSubClasses() - Method in class org.designwizard.design.ClassNode
Returns a java.util.Set representing the subclasses of the entity represented by this ClassNode.
getSuperClass() - Method in class org.designwizard.design.ClassNode
Returns the ClassNode representing the superclass of the entity represented by this ClassNode.
getSuperClass() - Method in class org.designwizard.design.ClassNode
Returns the ClassNode representing the superclass of the entity represented by this ClassNode.
getThrownExceptions() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the types of the exceptions declared to be thrown by the underlying method represented by this Method object.
getThrownExceptions() - Method in class org.designwizard.design.MethodNode
Returns a java.util.Set of ClassNode objects that represent the types of the exceptions declared to be thrown by the underlying method represented by this Method object.
getType() - Method in class org.designwizard.design.FieldNode
Returns a ClassNode object that identifies the declared type for the field represented by this FieldNode object.
getType() - Method in class org.designwizard.design.FieldNode
Returns a ClassNode object that identifies the declared type for the field represented by this FieldNode object.
getType() - Method in class org.designwizard.design.relation.Relation
Returns a string representing the type of this relation.
getType() - Method in class org.designwizard.design.relation.Relation
Returns a string representing the type of this relation.
getType() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the type of the relation extracted.
getType() - Method in class org.designwizard.extractor.asm.event.FactEvent
Returns the type of the relation extracted.
getTypeOfEntity() - Method in class org.designwizard.design.AbstractEntity
Method that returns the type of this element of design.
getTypeOfEntity() - Method in class org.designwizard.design.AbstractEntity
Method that returns the type of this element of design.
getTypeOfEntity() - Method in interface org.designwizard.design.Entity
Method that returns the type of this element of design.
getTypeOfEntity() - Method in interface org.designwizard.design.Entity
Method that returns the type of this element of design.
getVeredict() - Method in class org.designwizard.patternchecker.CheckingResult
 
getVeredict() - Method in class org.designwizard.patternchecker.CheckingResult
 
getVeredict() - Method in interface org.designwizard.patternchecker.PatternChecker
 
getVeredict() - Method in interface org.designwizard.patternchecker.PatternChecker
 
getVeredict() - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
getVeredict() - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
getVisibility() - Method in class org.designwizard.design.AbstractEntity
 
getVisibility() - Method in class org.designwizard.design.AbstractEntity
 
getVisibility() - Method in interface org.designwizard.design.Entity
Returns the visibility of this Entity.
getVisibility() - Method in interface org.designwizard.design.Entity
Returns the visibility of this Entity.
getWarnings() - Method in class org.designwizard.patternchecker.CheckingResult
 
getWarnings() - Method in class org.designwizard.patternchecker.CheckingResult
 
GXLUtil - Class in org.designwizard.main.util
 
GXLUtil - Class in org.designwizard.main.util
 
GXLUtil(DesignWizard) - Constructor for class org.designwizard.main.util.GXLUtil
 
GXLUtil(DesignWizard) - Constructor for class org.designwizard.main.util.GXLUtil
 

H

hashCode() - Method in class org.designwizard.design.AbstractEntity
 
hashCode() - Method in class org.designwizard.design.AbstractEntity
 
hashCode() - Method in class org.designwizard.design.ClassNode
 
hashCode() - Method in class org.designwizard.design.ClassNode
 
hashCode() - Method in class org.designwizard.design.FieldNode
 
hashCode() - Method in class org.designwizard.design.FieldNode
 
hashCode() - Method in class org.designwizard.design.MethodNode
 
hashCode() - Method in class org.designwizard.design.MethodNode
 
hashCode() - Method in class org.designwizard.design.PackageNode
 
hashCode() - Method in class org.designwizard.design.PackageNode
 
hashCode() - Method in class org.designwizard.design.relation.Relation
 
hashCode() - Method in class org.designwizard.design.relation.Relation
 
HashCodeAndEqualsRule - Class in org.designwizard.designrules
 
HashCodeAndEqualsRule - Class in org.designwizard.designrules
 
HashCodeAndEqualsRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.HashCodeAndEqualsRule
 
HashCodeAndEqualsRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.HashCodeAndEqualsRule
 

I

implementsInterface(ClassNode) - Method in class org.designwizard.design.ClassNode
Checks whether the class represented by this ClasNode object implements the parameter interface.
implementsInterface(ClassNode) - Method in class org.designwizard.design.ClassNode
Checks whether the class represented by this ClasNode object implements the parameter interface.
InexistentEntityException - Exception in org.designwizard.exception
 
InexistentEntityException - Exception in org.designwizard.exception
 
InexistentEntityException(String) - Constructor for exception org.designwizard.exception.InexistentEntityException
Create a new InexistentEntityException.
InexistentEntityException(String) - Constructor for exception org.designwizard.exception.InexistentEntityException
Create a new InexistentEntityException.
InexistentModifierException - Exception in org.designwizard.exception
 
InexistentModifierException - Exception in org.designwizard.exception
 
InexistentModifierException(String) - Constructor for exception org.designwizard.exception.InexistentModifierException
 
InexistentModifierException() - Constructor for exception org.designwizard.exception.InexistentModifierException
 
InexistentModifierException(String) - Constructor for exception org.designwizard.exception.InexistentModifierException
 
InexistentModifierException() - Constructor for exception org.designwizard.exception.InexistentModifierException
 
InexistentTypeOfRelationException - Exception in org.designwizard.exception
 
InexistentTypeOfRelationException - Exception in org.designwizard.exception
 
InexistentTypeOfRelationException(String) - Constructor for exception org.designwizard.exception.InexistentTypeOfRelationException
 
InexistentTypeOfRelationException(String) - Constructor for exception org.designwizard.exception.InexistentTypeOfRelationException
 
InvalidTypeOfVisibility - Exception in org.designwizard.exception
 
InvalidTypeOfVisibility - Exception in org.designwizard.exception
 
InvalidTypeOfVisibility(String) - Constructor for exception org.designwizard.exception.InvalidTypeOfVisibility
 
InvalidTypeOfVisibility() - Constructor for exception org.designwizard.exception.InvalidTypeOfVisibility
 
InvalidTypeOfVisibility(String) - Constructor for exception org.designwizard.exception.InvalidTypeOfVisibility
 
InvalidTypeOfVisibility() - Constructor for exception org.designwizard.exception.InvalidTypeOfVisibility
 
isAbstract() - Method in class org.designwizard.design.AbstractEntity
 
isAbstract() - Method in class org.designwizard.design.AbstractEntity
 
isAbstract() - Method in interface org.designwizard.design.Entity
Verifies if this Entity is abstract.
isAbstract() - Method in interface org.designwizard.design.Entity
Verifies if this Entity is abstract.
isAccessRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Verifies if the relationType is equals to any kind of access relation (GETSTATIC,PUTSTATIC,GETFIELD or PUTFIELD).
isAccessRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Verifies if the relationType is equals to any kind of access relation (GETSTATIC,PUTSTATIC,GETFIELD or PUTFIELD).
isAnonymous() - Method in class org.designwizard.design.ClassNode
Returns true if and only if the underlying class is an anonymous class.
isAnonymous() - Method in class org.designwizard.design.ClassNode
Returns true if and only if the underlying class is an anonymous class.
isArray() - Method in class org.designwizard.design.ClassNode
Determines if this ClassNode object represents an array class.
isArray() - Method in class org.designwizard.design.ClassNode
Determines if this ClassNode object represents an array class.
isClass() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents a class type.
isClass() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents a class type.
isConstructor() - Method in class org.designwizard.design.MethodNode
Verifies whether this MethodNode is a constructor.
isConstructor() - Method in class org.designwizard.design.MethodNode
Verifies whether this MethodNode is a constructor.
isEntity() - Method in class org.designwizard.design.relation.Relation
Method that verifies if this element of design is an Entity or not.
isEntity() - Method in class org.designwizard.design.relation.Relation
Method that verifies if this element of design is an Entity or not.
isInnerClass() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents an inner class.
isInnerClass() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents an inner class.
isInterface() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents an interface type.
isInterface() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents an interface type.
isInvokeRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Verifies if the relationType is equals to any kind of invoke relation (INVOKEVIRTUAL,INVOKESPECIAL,INVOKESTATIC or INVOKEINTERFACE).
isInvokeRelation() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Verifies if the relationType is equals to any kind of invoke relation (INVOKEVIRTUAL,INVOKESPECIAL,INVOKESTATIC or INVOKEINTERFACE).
isPrimitive() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents a primitive type.
isPrimitive() - Method in class org.designwizard.design.ClassNode
Determines if the specified ClassNode object represents a primitive type.
isRelation() - Method in class org.designwizard.design.relation.Relation
Method that verifies if this element of design is a Relation or not.
isRelation() - Method in class org.designwizard.design.relation.Relation
Method that verifies if this element of design is a Relation or not.
isStatic() - Method in class org.designwizard.design.FieldNode
Returns true if this field is a static field; returns false otherwise.
isStatic() - Method in class org.designwizard.design.FieldNode
Returns true if this field is a static field; returns false otherwise.
isStatic() - Method in class org.designwizard.design.MethodNode
Verifies whether this MethodNode is static or not.
isStatic() - Method in class org.designwizard.design.MethodNode
Verifies whether this MethodNode is static or not.
isVisibility() - Method in enum org.designwizard.design.Modifier
Verifies whether this Modifier is a visibility (Modifier.PACKAGE, Modifier.PRIVATE, Modifier.PROTECTED or Modifier.PUBLIC).
isVisibility() - Method in enum org.designwizard.design.Modifier
Verifies whether this Modifier is a visibility (Modifier.PACKAGE, Modifier.PRIVATE, Modifier.PROTECTED or Modifier.PUBLIC).

L

listeners - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
listeners - Variable in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 

M

main(String[]) - Static method in class org.designwizard.main.ExtractDesign
 
main(String[]) - Static method in class org.designwizard.main.ExtractDesign
 
main(String[]) - Static method in class org.designwizard.main.util.GXLUtil
 
main(String[]) - Static method in class org.designwizard.main.util.GXLUtil
 
METHOD_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
Identifiers for methods and fields.
METHOD_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
Identifiers for methods and fields.
MethodDependencesRule - Class in org.designwizard.designrules
 
MethodDependencesRule - Class in org.designwizard.designrules
 
MethodDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.MethodDependencesRule
 
MethodDependencesRule(String, DesignWizard) - Constructor for class org.designwizard.designrules.MethodDependencesRule
 
MethodNode - Class in org.designwizard.design
A MethodNode provides information about a single method or a constructor on a class or interface.
MethodNode - Class in org.designwizard.design
A MethodNode provides information about a single method or a constructor on a class or interface.
MethodNode(String, boolean) - Constructor for class org.designwizard.design.MethodNode
Creates a new Method.
MethodNode(String, boolean) - Constructor for class org.designwizard.design.MethodNode
Creates a new Method.
Modifier - Enum in org.designwizard.design
This class contains all the modifiers currently extracted provided by the extractors of Design Wizard.
Modifier - Enum in org.designwizard.design
This class contains all the modifiers currently extracted provided by the extractors of Design Wizard.
modifiers - Variable in class org.designwizard.design.AbstractEntity
 
modifiers - Variable in class org.designwizard.design.AbstractEntity
 
modifiersExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor when modifiers are extracted.
modifiersExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor when modifiers are extracted.
modifiersExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
modifiersExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
MULTIPLE_SINGLETON_FIELDS_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
MULTIPLE_SINGLETON_FIELDS_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 

N

name - Variable in class org.designwizard.design.AbstractEntity
 
name - Variable in class org.designwizard.design.AbstractEntity
 
NO_SINGLETON_FIELDS_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
NO_SINGLETON_FIELDS_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
NotAnInterfaceException - Exception in org.designwizard.exception
 
NotAnInterfaceException - Exception in org.designwizard.exception
 
NotAnInterfaceException(String) - Constructor for exception org.designwizard.exception.NotAnInterfaceException
 
NotAnInterfaceException() - Constructor for exception org.designwizard.exception.NotAnInterfaceException
 
NotAnInterfaceException(String) - Constructor for exception org.designwizard.exception.NotAnInterfaceException
 
NotAnInterfaceException() - Constructor for exception org.designwizard.exception.NotAnInterfaceException
 

O

OPCODES - Static variable in class org.designwizard.extractor.asm.util.OpcodesTranslator
 
OPCODES - Static variable in class org.designwizard.extractor.asm.util.OpcodesTranslator
 
OpcodesTranslator - Class in org.designwizard.extractor.asm.util
 
OpcodesTranslator - Class in org.designwizard.extractor.asm.util
 
OpcodesTranslator() - Constructor for class org.designwizard.extractor.asm.util.OpcodesTranslator
 
OpcodesTranslator() - Constructor for class org.designwizard.extractor.asm.util.OpcodesTranslator
 
org.designwizard.common - package org.designwizard.common
 
org.designwizard.design - package org.designwizard.design
 
org.designwizard.design.factory - package org.designwizard.design.factory
 
org.designwizard.design.manager - package org.designwizard.design.manager
 
org.designwizard.design.manager.util - package org.designwizard.design.manager.util
 
org.designwizard.design.relation - package org.designwizard.design.relation
 
org.designwizard.designrules - package org.designwizard.designrules
 
org.designwizard.exception - package org.designwizard.exception
 
org.designwizard.extractor - package org.designwizard.extractor
 
org.designwizard.extractor.asm - package org.designwizard.extractor.asm
 
org.designwizard.extractor.asm.event - package org.designwizard.extractor.asm.event
 
org.designwizard.extractor.asm.util - package org.designwizard.extractor.asm.util
 
org.designwizard.extractor.asm.visitor - package org.designwizard.extractor.asm.visitor
 
org.designwizard.main - package org.designwizard.main
 
org.designwizard.main.util - package org.designwizard.main.util
 
org.designwizard.patternchecker - package org.designwizard.patternchecker
 

P

PackageDependences - Class in org.designwizard.designrules
 
PackageDependences - Class in org.designwizard.designrules
 
PackageDependences(String, DesignWizard) - Constructor for class org.designwizard.designrules.PackageDependences
 
PackageDependences(String, DesignWizard) - Constructor for class org.designwizard.designrules.PackageDependences
 
packageExtracted(String) - Method in class org.designwizard.design.Design
 
packageExtracted(String) - Method in class org.designwizard.design.Design
 
packageExtracted(String) - Method in interface org.designwizard.design.DesignIF
 
packageExtracted(String) - Method in interface org.designwizard.design.DesignIF
 
packageExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
 
packageExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
 
packageExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
packageExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
PackageNode - Class in org.designwizard.design
PackageNode objects are constructed automatically by the DesignWizard class when classes are loaded.
PackageNode - Class in org.designwizard.design
PackageNode objects are constructed automatically by the DesignWizard class when classes are loaded.
PackageNode(String) - Constructor for class org.designwizard.design.PackageNode
 
PackageNode(String) - Constructor for class org.designwizard.design.PackageNode
 
PatternChecker - Interface in org.designwizard.patternchecker
This interface provides operations to check whether a design implements correctly a design pattern.
PatternChecker - Interface in org.designwizard.patternchecker
This interface provides operations to check whether a design implements correctly a design pattern.
processClass(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processClass(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processClass(String) - Method in interface org.designwizard.extractor.Extractor
Extracts facts from the given .class file.
processClass(String) - Method in interface org.designwizard.extractor.Extractor
Extracts facts from the given .class file.
processDir(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processDir(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processDir(String) - Method in interface org.designwizard.extractor.Extractor
Extracts from the specified directory file with the specified directoryPath.
processDir(String) - Method in interface org.designwizard.extractor.Extractor
Extracts from the specified directory file with the specified directoryPath.
processEar(String, String...) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processEar(String, String...) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processEar(String, String...) - Method in interface org.designwizard.extractor.Extractor
Extracts from the ear file with the specified pathOfEarFile.
processEar(String, String...) - Method in interface org.designwizard.extractor.Extractor
Extracts from the ear file with the specified pathOfEarFile.
processJar(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processJar(String) - Method in class org.designwizard.extractor.asm.ASMExtractor
 
processJar(String) - Method in interface org.designwizard.extractor.Extractor
Extracts facts from the jar file with the specified pathOfJarFile.
processJar(String) - Method in interface org.designwizard.extractor.Extractor
Extracts facts from the jar file with the specified pathOfJarFile.
PUBLIC_CONSTRUCTOR_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
PUBLIC_CONSTRUCTOR_ERROR - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 

R

readLn() - Method in class org.designwizard.main.util.FileUtil
Reads a line of text.
readLn() - Method in class org.designwizard.main.util.FileUtil
Reads a line of text.
Relation - Class in org.designwizard.design.relation
This class models a relation between two entities of the code.
Relation - Class in org.designwizard.design.relation
This class models a relation between two entities of the code.
Relation(Entity, Entity, Relation.TypesOfRelation) - Constructor for class org.designwizard.design.relation.Relation
Constructs a new ContainRealtion.
Relation(Entity, Entity, Relation.TypesOfRelation) - Constructor for class org.designwizard.design.relation.Relation
Constructs a new ContainRealtion.
Relation.TypesOfRelation - Enum in org.designwizard.design.relation
Types of relations
Relation.TypesOfRelation - Enum in org.designwizard.design.relation
Types of relations
relationExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
relationExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
relationExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
relationExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
relations - Variable in class org.designwizard.design.AbstractEntity
Attributes The relations Map contains all the relations that this AbstractEntity is the caller.
relations - Variable in class org.designwizard.design.AbstractEntity
Attributes The relations Map contains all the relations that this AbstractEntity is the caller.
removeListener(ExtractionListener) - Method in interface org.designwizard.extractor.asm.event.FactsEventSource
 
removeListener(ExtractionListener) - Method in interface org.designwizard.extractor.asm.event.FactsEventSource
 
removeListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
removeListener(ExtractionListener) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
removeRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Removes a relation from this Entity.
removeRelation(Relation) - Method in class org.designwizard.design.AbstractEntity
Removes a relation from this Entity.
removeRelation(Relation) - Method in interface org.designwizard.design.Entity
Method that removes a Relation from this Entity.
removeRelation(Relation) - Method in interface org.designwizard.design.Entity
Method that removes a Relation from this Entity.
report - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
report - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
reset() - Method in class org.designwizard.main.util.FileUtil
 
reset() - Method in class org.designwizard.main.util.FileUtil
 
resolveDependences() - Method in class org.designwizard.design.Design
 
resolveDependences() - Method in class org.designwizard.design.Design
 
resolveDependences() - Method in interface org.designwizard.design.DesignIF
Resolve all dependences between entities after extraction.
resolveDependences() - Method in interface org.designwizard.design.DesignIF
Resolve all dependences between entities after extraction.
ResultListener - Interface in org.designwizard.patternchecker
 
ResultListener - Interface in org.designwizard.patternchecker
 
ResultOfImpact - Class in org.designwizard.design.manager
 
ResultOfImpact - Class in org.designwizard.design.manager
 
ResultOfImpact() - Constructor for class org.designwizard.design.manager.ResultOfImpact
Creats a new ResultOfImpact
ResultOfImpact() - Constructor for class org.designwizard.design.manager.ResultOfImpact
Creats a new ResultOfImpact
Rule - Interface in org.designwizard.designrules
 
Rule - Interface in org.designwizard.designrules
 

S

setClassName(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setClassName(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setDesign(DesignIF) - Method in interface org.designwizard.patternchecker.PatternChecker
Sets the design to be checked by this PatternChecker.
setDesign(DesignIF) - Method in interface org.designwizard.patternchecker.PatternChecker
Sets the design to be checked by this PatternChecker.
setDesign(DesignIF) - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
setDesign(DesignIF) - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
setMessage(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setMessage(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setParameters(String, String) - Method in class org.designwizard.design.Design
 
setParameters(String, String) - Method in class org.designwizard.design.Design
 
setParameters(String, String) - Method in interface org.designwizard.design.DesignIF
 
setParameters(String, String) - Method in interface org.designwizard.design.DesignIF
 
setParameters(Set<ClassNode>) - Method in class org.designwizard.design.MethodNode
 
setParameters(Set<ClassNode>) - Method in class org.designwizard.design.MethodNode
 
setPatternCheckerName(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setPatternCheckerName(String) - Method in class org.designwizard.patternchecker.CheckWarning
 
setReturnType(String, String) - Method in class org.designwizard.design.Design
 
setReturnType(String, String) - Method in class org.designwizard.design.Design
 
setReturnType(String, String) - Method in interface org.designwizard.design.DesignIF
Put the retunrType value on return type of the specified method.
setReturnType(String, String) - Method in interface org.designwizard.design.DesignIF
Put the retunrType value on return type of the specified method.
setVisibility(String, Modifier) - Method in class org.designwizard.design.Design
Returns a set containing all classes extracted.
setVisibility(String, Modifier) - Method in class org.designwizard.design.Design
Returns a set containing all classes extracted.
setVisibility(String, Modifier) - Method in interface org.designwizard.design.DesignIF
Put the visibility value on visibility of the specified method.
setVisibility(String, Modifier) - Method in interface org.designwizard.design.DesignIF
Put the visibility value on visibility of the specified method.
signatureExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
signatureExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor.
signatureExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
signatureExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
SingletonPatternChecker - Class in org.designwizard.patternchecker
 
SingletonPatternChecker - Class in org.designwizard.patternchecker
 
SingletonPatternChecker(ClassNode) - Constructor for class org.designwizard.patternchecker.SingletonPatternChecker
 
SingletonPatternChecker(ClassNode) - Constructor for class org.designwizard.patternchecker.SingletonPatternChecker
 
STATIC_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
 
STATIC_IDENTIFIER - Static variable in interface org.designwizard.design.DesignIF
 

T

toString() - Method in class org.designwizard.design.AbstractEntity
A String representation for the Entity.
toString() - Method in class org.designwizard.design.AbstractEntity
A String representation for the Entity.
toString() - Method in class org.designwizard.design.ClassNode
Converts the object to a string.
toString() - Method in class org.designwizard.design.ClassNode
Converts the object to a string.
toString() - Method in class org.designwizard.design.Design
A String representation for this Design.
toString() - Method in class org.designwizard.design.Design
A String representation for this Design.
toString() - Method in class org.designwizard.design.FieldNode
Method that returns the description of this design element.
toString() - Method in class org.designwizard.design.FieldNode
Method that returns the description of this design element.
toString() - Method in class org.designwizard.design.manager.ResultOfImpact
A String representation of the impact analisis for several numbers of entities readed from entities file(./entities.txt).
toString() - Method in class org.designwizard.design.manager.ResultOfImpact
A String representation of the impact analisis for several numbers of entities readed from entities file(./entities.txt).
toString() - Method in class org.designwizard.design.MethodNode
Method that returns the description of this design element.
toString() - Method in class org.designwizard.design.MethodNode
Method that returns the description of this design element.
toString() - Method in enum org.designwizard.design.Modifier
 
toString() - Method in enum org.designwizard.design.Modifier
 
toString() - Method in class org.designwizard.design.relation.Relation
A String representation for the relation.
toString() - Method in class org.designwizard.design.relation.Relation
A String representation for the relation.
toString() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
 
toString() - Method in enum org.designwizard.design.relation.Relation.TypesOfRelation
 
toString() - Method in class org.designwizard.patternchecker.CheckError
 
toString() - Method in class org.designwizard.patternchecker.CheckError
 
toString() - Method in class org.designwizard.patternchecker.CheckWarning
 
toString() - Method in class org.designwizard.patternchecker.CheckWarning
 
translateBytecodeToJavaPattern(String) - Method in class org.designwizard.design.manager.util.TranslatorUtil
Receives an entity extracted from bytecode and translates it to java pattern.
translateBytecodeToJavaPattern(String) - Method in class org.designwizard.design.manager.util.TranslatorUtil
Receives an entity extracted from bytecode and translates it to java pattern.
TranslatorUtil - Class in org.designwizard.design.manager.util
 
TranslatorUtil - Class in org.designwizard.design.manager.util
 
TranslatorUtil() - Constructor for class org.designwizard.design.manager.util.TranslatorUtil
 
TranslatorUtil() - Constructor for class org.designwizard.design.manager.util.TranslatorUtil
 
type - Variable in class org.designwizard.design.AbstractEntity
 
type - Variable in class org.designwizard.design.AbstractEntity
 
TYPES - Static variable in class org.designwizard.extractor.asm.util.OpcodesTranslator
 
TYPES - Static variable in class org.designwizard.extractor.asm.util.OpcodesTranslator
 

V

valueOf(String) - Static method in enum org.designwizard.design.Entity.TypesOfEntities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.designwizard.design.Entity.TypesOfEntities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.designwizard.design.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.designwizard.design.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.designwizard.design.Entity.TypesOfEntities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.designwizard.design.Entity.TypesOfEntities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.designwizard.design.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.designwizard.design.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.designwizard.design.relation.Relation.TypesOfRelation
Returns an array containing the constants of this enum type, in the order they are declared.
verificationFinished() - Method in interface org.designwizard.patternchecker.ResultListener
 
verificationFinished() - Method in interface org.designwizard.patternchecker.ResultListener
 
VERIFIED_PATTERN_NAME - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
VERIFIED_PATTERN_NAME - Static variable in class org.designwizard.patternchecker.SingletonPatternChecker
 
verify() - Method in interface org.designwizard.patternchecker.PatternChecker
Verifies whether the design implements the pattern which is checked by this PatternChecker.
verify() - Method in interface org.designwizard.patternchecker.PatternChecker
Verifies whether the design implements the pattern which is checked by this PatternChecker.
verify() - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
verify() - Method in class org.designwizard.patternchecker.SingletonPatternChecker
 
violations - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
violations - Variable in class org.designwizard.designrules.AbstractDependencesRule
 
visibilityExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor when a visibility is extracted.
visibilityExtracted(FactEvent) - Method in class org.designwizard.design.manager.DesignManager
Event generated by the extractor when a visibility is extracted.
visibilityExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
visibilityExtracted(FactEvent) - Method in interface org.designwizard.extractor.asm.event.ExtractionListener
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visit(String, Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visit(String, Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visit(int, int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotation(String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotation(String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitAnnotation(String, boolean) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitAnnotationDefault() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotationDefault() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAnnotationDefault() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitAnnotationDefault() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitArray(String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitArray(String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitAttribute(Attribute) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitCode() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitCode() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitCode() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitCode() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitEnd() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitEnd() - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitEnd() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitEnd() - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitEnd() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitEnd() - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitEnum(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitEnum(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitField(int, String, String, String, Object) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitIincInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitIincInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitIincInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitIincInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitInsn(int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitInsn(int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitInsn(int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitInsn(int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitIntInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitIntInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitIntInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitIntInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitJumpInsn(int, Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitJumpInsn(int, Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitJumpInsn(int, Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitJumpInsn(int, Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLabel(Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLdcInsn(Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLdcInsn(Object) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLdcInsn(Object) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLdcInsn(Object) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLineNumber(int, Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLineNumber(int, Label) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLineNumber(int, Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLineNumber(int, Label) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMaxs(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMaxs(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMaxs(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMaxs(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitOuterClass(String, String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.event.FactsEventSourceImpl
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitSource(String, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionClassVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitTypeInsn(int, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTypeInsn(int, String) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitTypeInsn(int, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitTypeInsn(int, String) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitVarInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitVarInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.EmptyVisitor
 
visitVarInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 
visitVarInsn(int, int) - Method in class org.designwizard.extractor.asm.visitor.FactsExtractionMethodVisitor
 

W

writeGxl(String) - Method in class org.designwizard.main.util.GXLUtil
 
writeGxl(String, String) - Method in class org.designwizard.main.util.GXLUtil
 
writeGxl(String) - Method in class org.designwizard.main.util.GXLUtil
 
writeGxl(String, String) - Method in class org.designwizard.main.util.GXLUtil
 
writeResult(File, String) - Static method in class org.designwizard.main.util.FileUtil
 
writeResult(File, String) - Static method in class org.designwizard.main.util.FileUtil
 

A C D E F G H I L M N O P R S T V W