Interface ModelASTElementContainer
- All Superinterfaces:
ModelASTMarkerInterface
- All Known Implementing Classes:
ModelASTBuildParameters
,ModelASTClosureMap
,ModelASTLibraries
,ModelASTOptions
,ModelASTTriggers
Interface for elements that contain other elements.
Lets parents of containers get information about the child list.
- Author:
- Liam Newman
-
Method Summary
Methods inherited from interface org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTMarkerInterface
removeSourceLocation, toGroovy, toJSON, validate
-
Method Details
-
isEmpty
boolean isEmpty()
-