Uses of Class
org.openprovenance.prov.template.compiler.configuration.TemplateCompilerConfig
Packages that use TemplateCompilerConfig
Package
Description
-
Uses of TemplateCompilerConfig in org.openprovenance.prov.template.compiler
Methods in org.openprovenance.prov.template.compiler with parameters of type TemplateCompilerConfigModifier and TypeMethodDescriptionvoidCompilerQueryInvoker.compositeQueryInvoker(TemplatesProjectConfiguration configs, Locations locations, TemplateCompilerConfig config, Set<String> foundSpecialTypes, String sbVar, com.squareup.javapoet.MethodSpec.Builder mspec, String variableBean, boolean withBean) voidCompilerQueryInvokerWithPrincipal.compositeQueryInvoker(TemplatesProjectConfiguration configs, Locations locations, TemplateCompilerConfig config, Set<String> foundSpecialTypes, String sbVar, com.squareup.javapoet.MethodSpec.Builder mspec, String variableBean, boolean withBean) com.squareup.javapoet.MethodSpecCompilerBeanChecker.generateCheckerMethod(String templateName, String extension, TemplateCompilerConfig config, org.openprovenance.prov.template.compiler.common.BeanDirection direction, String packageForBeans, List<String> sharing) -
Uses of TemplateCompilerConfig in org.openprovenance.prov.template.compiler.configuration
Modifier and TypeClassDescriptionclassclassFields in org.openprovenance.prov.template.compiler.configuration declared as TemplateCompilerConfigMethods in org.openprovenance.prov.template.compiler.configuration with parameters of type TemplateCompilerConfigModifier and TypeMethodDescriptionstatic booleanTemplateConfigurationEnum.isSimple(TemplateCompilerConfig config) voidLocations.updateWithConfig(TemplateCompilerConfig config)