Uses of Class
dev.metaschema.core.metapath.MetapathEvaluationFeature
Packages that use MetapathEvaluationFeature
Package
Description
Provides the core Metapath expression language implementation.
-
Uses of MetapathEvaluationFeature in dev.metaschema.core.metapath
Fields in dev.metaschema.core.metapath declared as MetapathEvaluationFeatureModifier and TypeFieldDescriptionstatic final MetapathEvaluationFeature<Boolean>MetapathEvaluationFeature.METAPATH_EVALUATE_PREDICATESIf enabled, evaluate predicates, otherwise skip evaluating them.Methods in dev.metaschema.core.metapath that return types with arguments of type MetapathEvaluationFeatureModifier and TypeMethodDescriptionDynamicContext.getConfiguration()Get the Metapath evaluation configuration.