Uses of Class
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTAxis
Packages that use ModelASTAxis
Package
Description
-
Uses of ModelASTAxis in org.jenkinsci.plugins.pipeline.modeldefinition.ast
Subclasses of ModelASTAxis in org.jenkinsci.plugins.pipeline.modeldefinition.astMethods in org.jenkinsci.plugins.pipeline.modeldefinition.ast that return types with arguments of type ModelASTAxisMethod parameters in org.jenkinsci.plugins.pipeline.modeldefinition.ast with type arguments of type ModelASTAxis -
Uses of ModelASTAxis in org.jenkinsci.plugins.pipeline.modeldefinition.validator
Methods in org.jenkinsci.plugins.pipeline.modeldefinition.validator with parameters of type ModelASTAxisModifier and TypeMethodDescriptionboolean
AbstractModelValidator.validateElement
(ModelASTAxis axis) boolean
ModelValidator.validateElement
(ModelASTAxis axis)