Uses of Record Class
es.urjc.etsii.grafo.autoconfig.generator.TreeContext
Packages that use TreeContext
-
Uses of TreeContext in es.urjc.etsii.grafo.autoconfig.generator
Methods in es.urjc.etsii.grafo.autoconfig.generator with parameters of type TreeContextModifier and TypeMethodDescriptionprotected TreeNode
AlgorithmCandidateGenerator.recursiveBuildTree
(String currentParamName, Class<?> currentComponent, TreeContext context) boolean
DefaultExplorationFilter.reject
(TreeContext context, Class<?> currentComponent) boolean
IExplorationFilter.reject
(TreeContext context, Class<?> currentComponent)