Uses of Interface
io.resys.hdes.client.api.ast.AstFlow.AstFlowRoot
Packages that use AstFlow.AstFlowRoot
Package
Description
-
Uses of AstFlow.AstFlowRoot in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return AstFlow.AstFlowRootMethods in io.resys.hdes.client.api.ast with parameters of type AstFlow.AstFlowRootModifier and TypeMethodDescriptionfinal ImmutableAstFlow.BuilderImmutableAstFlow.Builder.src(AstFlow.AstFlowRoot src) Initializes the value for thesrcattribute.final ImmutableAstFlowImmutableAstFlow.withSrc(AstFlow.AstFlowRoot value) Copy the current immutable object by setting a value for thesrcattribute. -
Uses of AstFlow.AstFlowRoot in io.resys.hdes.client.spi.config
Methods in io.resys.hdes.client.spi.config with parameters of type AstFlow.AstFlowRootModifier and TypeMethodDescriptionvoidHdesClientConfig.AstFlowNodeVisitor.visit(AstFlow.AstFlowRoot node, ImmutableAstFlow.Builder nodesBuilder) -
Uses of AstFlow.AstFlowRoot in io.resys.hdes.client.spi.flow.ast
Methods in io.resys.hdes.client.spi.flow.ast with parameters of type AstFlow.AstFlowRootModifier and TypeMethodDescriptionAstFlowNodesFactory.HeadersBuilder.build(AstFlow.AstFlowRoot data) -
Uses of AstFlow.AstFlowRoot in io.resys.hdes.client.spi.flow.ast.beans
Classes in io.resys.hdes.client.spi.flow.ast.beans that implement AstFlow.AstFlowRoot -
Uses of AstFlow.AstFlowRoot in io.resys.hdes.client.spi.flow.validators
Methods in io.resys.hdes.client.spi.flow.validators with parameters of type AstFlow.AstFlowRootModifier and TypeMethodDescriptionvoidIdValidator.visit(AstFlow.AstFlowRoot node, ImmutableAstFlow.Builder modelBuilder)