Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

F

Facade - Class in br.otimizes.oplatool.patterns.designpatterns
The Class Facade.
FDAC - Class in br.otimizes.oplatool.core.jmetal4.metrics.objectivefunctions
Feature Diffusion over Architectural Classes (Sant’Anna et al, 2008)
FDAC(Architecture) - Constructor for class br.otimizes.oplatool.core.jmetal4.metrics.objectivefunctions.FDAC
 
FDACObjectiveFunction - Class in br.otimizes.oplatool.domain.entity.objectivefunctions
 
FDACObjectiveFunction(String, Execution, Experiment) - Constructor for class br.otimizes.oplatool.domain.entity.objectivefunctions.FDACObjectiveFunction
 
FDACObjectiveFunctionRepository - Interface in br.otimizes.oplatool.persistence.repository.objectivefunctions
 
FDACObjectiveFunctionResource - Class in br.otimizes.oplatool.api.resource.objectivefunctions
 
FDACObjectiveFunctionResource(BaseService<FDACObjectiveFunction>) - Constructor for class br.otimizes.oplatool.api.resource.objectivefunctions.FDACObjectiveFunctionResource
 
FDACObjectiveFunctionService - Class in br.otimizes.oplatool.persistence.service.objectivefunctions
 
FDACObjectiveFunctionService(FDACObjectiveFunctionRepository) - Constructor for class br.otimizes.oplatool.persistence.service.objectivefunctions.FDACObjectiveFunctionService
 
FEASIBLE - Static variable in class br.otimizes.oplatool.patterns.designpatterns.DesignPattern
The Constant FEASIBLE.
FeatureDrivenOperator - Class in br.otimizes.oplatool.core.jmetal4.operators.mutation
Feature mutation operator
FeatureDrivenOperator() - Constructor for class br.otimizes.oplatool.core.jmetal4.operators.mutation.FeatureDrivenOperator
 
FeatureDrivenOperatorForClass - Class in br.otimizes.oplatool.core.jmetal4.operators.mutation
Feature-driven Operator for Class
FeatureDrivenOperatorForClass() - Constructor for class br.otimizes.oplatool.core.jmetal4.operators.mutation.FeatureDrivenOperatorForClass
 
FeatureMutation(double, Solution, String) - Method in class br.otimizes.oplatool.core.jmetal4.main.patterns.PLAMutation
 
file - Variable in class br.otimizes.oplatool.domain.entity.EmailDto
 
FILE_SEPARATOR - Static variable in class br.otimizes.oplatool.domain.config.FileConstants
 
FileConstants - Class in br.otimizes.oplatool.domain.config
 
FileConstants() - Constructor for class br.otimizes.oplatool.domain.config.FileConstants
 
fileHandler_ - Static variable in class br.otimizes.oplatool.core.jmetal4.main.Main
 
fileHandler_ - Static variable in class br.otimizes.oplatool.core.jmetal4.main.RandomSearchmain
 
FileUploadForm - Class in br.otimizes.oplatool.api.resource
 
FileUploadForm() - Constructor for class br.otimizes.oplatool.api.resource.FileUploadForm
 
FileUploadForm(List<MultipartFile>) - Constructor for class br.otimizes.oplatool.api.resource.FileUploadForm
 
FileUtils - Class in br.otimizes.oplatool.domain.config
 
FileUtils() - Constructor for class br.otimizes.oplatool.domain.config.FileUtils
 
filter(List<T>, Predicate<T>) - Static method in class br.otimizes.oplatool.architecture.helpers.Find
Verify if the list contains the predicate
filter(Set<T>, Predicate<T>) - Static method in class br.otimizes.oplatool.architecture.helpers.UtilResources
 
Find - Class in br.otimizes.oplatool.architecture.helpers
Find predicates in element
Find() - Constructor for class br.otimizes.oplatool.architecture.helpers.Find
 
find(int) - Method in class br.otimizes.oplatool.core.jmetal4.metrics.conventionalMetrics.ConventionalStatisticMetrics
 
findAll() - Method in class br.otimizes.oplatool.api.base.BaseResource
 
findAll() - Method in class br.otimizes.oplatool.persistence.base.BaseService
 
findAll() - Method in interface br.otimizes.oplatool.persistence.util.GenericDAO
 
findAll() - Method in class br.otimizes.oplatool.persistence.util.GenericDAOImpl
 
findAllById(Iterable<String>) - Method in class br.otimizes.oplatool.persistence.base.BaseService
 
findAllByLogin(String) - Method in interface br.otimizes.oplatool.persistence.repository.UserRepository
 
findAllByToken(String) - Method in interface br.otimizes.oplatool.persistence.repository.UserRepository
 
findAttributeById(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findAttributeById(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find an attribute in architecture package and subpackage of an package (method findAttributeInSubpackageById)
findAttributeById(String) - Method in class br.otimizes.oplatool.architecture.representation.Class
 
findAttributeByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Class
 
findByExperiment(String) - Method in class br.otimizes.oplatool.api.base.BaseResource
 
findByExperiment(String) - Method in class br.otimizes.oplatool.persistence.base.BaseService
 
findByID(Document, String, String) - Static method in class br.otimizes.oplatool.architecture.helpers.XmiHelper
 
findById(String) - Method in class br.otimizes.oplatool.persistence.base.BaseService
 
findById(Long) - Method in interface br.otimizes.oplatool.persistence.util.GenericDAO
 
findById(Long) - Method in class br.otimizes.oplatool.persistence.util.GenericDAOImpl
 
findByIDInNotationFile(Document, String) - Static method in class br.otimizes.oplatool.architecture.helpers.XmiHelper
Busca por Node dado um id e um Document.
findBySolution(String) - Method in interface br.otimizes.oplatool.persistence.util.GenericMetricDAO
 
findClassById(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findClassById(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find an class using its id
findClassByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Recupera uma classe por nome.
findClassByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
 
findClassOfAttributeByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findClassOfMethodByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findClassOrInterfaceOfMethodByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findConcernByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findConcernByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find stereotype using its name
findElement(Architecture, String, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find element using its name and type
findElementById(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Procura um elemento por ID.
Este método busca por elementos diretamente no primeiro nível da arquitetura (Ex: classes que não possuem pacotes) , e também em pacotes.

findElementById(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find an element in architecture package and subpackage of an package (method findElementInSubpackageById)
findElementByName(String, String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Busca elemento por nome.
findElementByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Busca elemento por nome.
findElementByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find a element by name in architecture - call searchRecursivelyInPackage to search in subpackages
findElementByNameInPackageAndSubPackage(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findElementByNameInPackageAndSubPackage(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
search an element by name in packages and call findElementByNameInSubPackage to search in subpackages
findElementByNumberId(Double) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findElementWithNumberId(Double) - Method in class br.otimizes.oplatool.core.jmetal4.core.OPLASolutionSet
Find elements with a id
findIdByName(String, List<Element>) - Static method in class br.otimizes.oplatool.architecture.helpers.XmiHelper
 
findInterfaceById(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findInterfaceById(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find an interface using its id
findInterfaceByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Package
 
findInterfaceByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findInterfaceByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find a interface using its name
findInterfaceOfOperationByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findMaxValue(List<Double>) - Static method in class br.otimizes.oplatool.core.jmetal4.util.MathUtils
 
findMethodById(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Procura um Method por ID.
Este método busca por elementos diretamente no primeiro nível da arquitetura (Ex: classes que não possuem pacotes) , e também em pacotes.

findMethodById(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find an method in architecture package and subpackage of an package ( call method findMethodInSubpackageById)
findMethodById(String) - Method in class br.otimizes.oplatool.architecture.representation.Class
 
findMethodByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Class
 
findMinValue(List<Double>) - Static method in class br.otimizes.oplatool.core.jmetal4.util.MathUtils
 
findOperationById(String) - Method in class br.otimizes.oplatool.architecture.representation.Interface
 
findOrCreateClassWithConcernWithConcernName(Package, Concern, Class) - Static method in class br.otimizes.oplatool.core.jmetal4.operators.mutation.MutationUtils
Find or create a class with a concern according its name
findOrCreateInterfaceWithConcernWithConcernName(Package, Concern, Interface) - Static method in class br.otimizes.oplatool.core.jmetal4.operators.mutation.MutationUtils
 
findPackageByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findPackageByID(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find a package using its id (call findSubPackageByID to search in subpackages)
findPackageByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
Busca um pacote por nome.
findPackageByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find package using its name - not recursive
findPackageOfClass(Class) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findPackageOfClass(Architecture, Class) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find the parent package of an class
findPackageOfElement(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
find the parent package of an element
findPackageOfElementID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findPackageOfInterface(Interface) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findReturnTypeSMartyByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findReturnTypeSMartyByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
search a return type using its name from listTypesSMarty return void type if not has name if not found, return Object type
findTypeById(String, Document) - Method in class br.otimizes.oplatool.architecture.helpers.XmiHelper
Retorna se o elemento é uma classe ou um comentário (note).
findTypeSMartyByID(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findTypeSMartyByID(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
finf type smarty using its id
findTypeSMartyByName(String) - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
findTypeSMartyByName(Architecture, String) - Method in class br.otimizes.oplatool.architecture.representation.architectureControl.ArchitectureFindElementControl
search a type using its name from listTypesSMarty if not found, return Object type
findUserByEmail(String) - Method in class br.otimizes.oplatool.persistence.service.UserService
 
findUserByToken(String) - Method in class br.otimizes.oplatool.persistence.service.UserService
 
Fitness - Class in br.otimizes.oplatool.core.jmetal4.experiments
 
Fitness(double) - Constructor for class br.otimizes.oplatool.core.jmetal4.experiments.Fitness
 
FitnessAndCrowdingDistanceComparator - Class in br.otimizes.oplatool.core.jmetal4.util.comparators
This class implements a Comparator (a method for comparing Solution objects) based on the fitness and crowding distance.
FitnessAndCrowdingDistanceComparator() - Constructor for class br.otimizes.oplatool.core.jmetal4.util.comparators.FitnessAndCrowdingDistanceComparator
 
fitnessAssign() - Method in class br.otimizes.oplatool.core.jmetal4.util.FPGAFitness
Assign FPGA fitness to the solutions.
fitnessAssign() - Method in class br.otimizes.oplatool.core.jmetal4.util.Spea2Fitness
Assigns fitness for all the solutions.
FitnessComparator - Class in br.otimizes.oplatool.core.jmetal4.util.comparators
This class implements a Comparator (a method for comparing Solution objects) based on the fitness value returned by the method getFitness.
FitnessComparator() - Constructor for class br.otimizes.oplatool.core.jmetal4.util.comparators.FitnessComparator
 
FLOAT - Static variable in class br.otimizes.oplatool.architecture.papyrus.touml.Types
 
FM - Class in br.otimizes.oplatool.core.jmetal4.metrics.objectivefunctions
Feature Driven Function
FM(Architecture) - Constructor for class br.otimizes.oplatool.core.jmetal4.metrics.objectivefunctions.FM
 
FMObjectiveFunction - Class in br.otimizes.oplatool.domain.entity.objectivefunctions
 
FMObjectiveFunction(String, Execution, Experiment) - Constructor for class br.otimizes.oplatool.domain.entity.objectivefunctions.FMObjectiveFunction
 
FMObjectiveFunctionRepository - Interface in br.otimizes.oplatool.persistence.repository.objectivefunctions
 
FMObjectiveFunctionResource - Class in br.otimizes.oplatool.api.resource.objectivefunctions
 
FMObjectiveFunctionResource(BaseService<FMObjectiveFunction>) - Constructor for class br.otimizes.oplatool.api.resource.objectivefunctions.FMObjectiveFunctionResource
 
FMObjectiveFunctionService - Class in br.otimizes.oplatool.persistence.service.objectivefunctions
 
FMObjectiveFunctionService(FMObjectiveFunctionRepository) - Constructor for class br.otimizes.oplatool.persistence.service.objectivefunctions.FMObjectiveFunctionService
 
Fonseca - Class in br.otimizes.oplatool.core.jmetal4.problems
Class representing problem Fonseca
Fonseca(String) - Constructor for class br.otimizes.oplatool.core.jmetal4.problems.Fonseca
Constructor Creates a default instance of the Fonseca problem
forAbstraction() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forAbstraction() - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
forAggregation() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forAssociation() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forAssociationClass() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forceAddAssociationRelationshipsChild(Relationship, Architecture) - Method in class br.otimizes.oplatool.architecture.representation.RelationshipsHolder
 
forceAddRealization(Relationship, Architecture) - Method in class br.otimizes.oplatool.architecture.representation.RelationshipsHolder
 
forClass() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forComposition() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forConcerns() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forDependency() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forGeneralization() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forGeneralization() - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
forgot(LoginDto) - Method in class br.otimizes.oplatool.api.resource.UserResource
 
forgot(LoginDto) - Method in class br.otimizes.oplatool.persistence.service.UserService
 
FormatForMe - Class in br.otimizes.oplatool.core.jmetal4.main.indicators
 
FormatForMe() - Constructor for class br.otimizes.oplatool.core.jmetal4.main.indicators.FormatForMe
 
forNote() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forPackage() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forRealization() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forUsage() - Method in class br.otimizes.oplatool.architecture.papyrus.touml.Operations
 
forUsage() - Method in class br.otimizes.oplatool.architecture.representation.Architecture
 
FPGAFitness - Class in br.otimizes.oplatool.core.jmetal4.util
This class implements facilities for calculating the fitness for the FPGA algorithm
FPGAFitness(SolutionSet, Problem) - Constructor for class br.otimizes.oplatool.core.jmetal4.util.FPGAFitness
Constructor.
FPGAFitnessComparator - Class in br.otimizes.oplatool.core.jmetal4.util.comparators
This class implements a Comparator (a method for comparing Solution objects) based on the rank used in FPGA.
FPGAFitnessComparator() - Constructor for class br.otimizes.oplatool.core.jmetal4.util.comparators.FPGAFitnessComparator
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links