AIKernel.NET

Dsl

NuGet XML reference / 38 members

AIKernel.Dtos reference members from AIKernel.NET/src/AIKernel.Dtos/Dsl.

Source: AIKernel.NET/src/AIKernel.Dtos/Dsl

Summary

This section documents 38 generated members for AIKernel.Dtos. Member kinds in this source section: field, property, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.NET/src/AIKernel.Dtos/Dsl.

Examples

dotnet add package AIKernel.Dtos --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
field AIKernel.Dtos.Dsl.DslNodeTypes.CallCapability
F:AIKernel.Dtos.Dsl.DslNodeTypes.CallCapability
Provides the CallCapability value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.CapabilityCallAlias
F:AIKernel.Dtos.Dsl.DslNodeTypes.CapabilityCallAlias
Provides the CapabilityCallAlias value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.Loop
F:AIKernel.Dtos.Dsl.DslNodeTypes.Loop
Provides the Loop value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.LoopUntil
F:AIKernel.Dtos.Dsl.DslNodeTypes.LoopUntil
Provides the LoopUntil value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.Pipeline
F:AIKernel.Dtos.Dsl.DslNodeTypes.Pipeline
Provides the Pipeline value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.Step
F:AIKernel.Dtos.Dsl.DslNodeTypes.Step
Provides the Step value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.Suspend
F:AIKernel.Dtos.Dsl.DslNodeTypes.Suspend
Provides the Suspend value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslNodeTypes.SuspendForApprovalAlias
F:AIKernel.Dtos.Dsl.DslNodeTypes.SuspendForApprovalAlias
Provides the SuspendForApprovalAlias value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomCall
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomCall
Provides the RomCall value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomHash
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomHash
Provides the RomHash value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomName
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomName
Provides the RomName value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomNamespace
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomNamespace
Provides the RomNamespace value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomPath
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomPath
Provides the RomPath value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomReplayLogCount
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomReplayLogCount
Provides the RomReplayLogCount value exposed by the AIKernel public reference surface. No additional XML detail.
field AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomReplayLogHash
F:AIKernel.Dtos.Dsl.DslRomMetadataKeys.RomReplayLogHash
Provides the RomReplayLogHash value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Error
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Error
Gets or sets the Error value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Output
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Output
Gets or sets the Output value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.ReplayLogCount
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.ReplayLogCount
Gets or sets the ReplayLogCount value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.ReplayLogHash
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.ReplayLogHash
Gets or sets the ReplayLogHash value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.State
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.State
Gets or sets the State value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Status
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.Status
Gets or sets the Status value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Dsl.DslPipelineExecutionResult.string
P:AIKernel.Dtos.Dsl.DslPipelineExecutionResult.string
Gets or sets the string value exposed by the AIKernel public reference surface. No additional XML detail.
type AIKernel.Dtos.Dsl.CallCapabilityNode
T:AIKernel.Dtos.Dsl.CallCapabilityNode
Represents the CallCapabilityNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslDocument
T:AIKernel.Dtos.Dsl.DslDocument
Represents the DslDocument public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslNodeTypes
T:AIKernel.Dtos.Dsl.DslNodeTypes
Represents the DslNodeTypes public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslPipelineExecutionContext
T:AIKernel.Dtos.Dsl.DslPipelineExecutionContext
Represents the DslPipelineExecutionContext public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslPipelineExecutionResult
T:AIKernel.Dtos.Dsl.DslPipelineExecutionResult
Represents the DslPipelineExecutionResult public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslPipelineState
T:AIKernel.Dtos.Dsl.DslPipelineState
Represents the DslPipelineState public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslPipelineValue
T:AIKernel.Dtos.Dsl.DslPipelineValue
Represents the DslPipelineValue public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslRomMetadata
T:AIKernel.Dtos.Dsl.DslRomMetadata
Represents the DslRomMetadata public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslRomMetadataKeys
T:AIKernel.Dtos.Dsl.DslRomMetadataKeys
Represents the DslRomMetadataKeys public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.DslRomSnapshot
T:AIKernel.Dtos.Dsl.DslRomSnapshot
Represents the DslRomSnapshot public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.LoopNode
T:AIKernel.Dtos.Dsl.LoopNode
Represents the LoopNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.LoopUntilNode
T:AIKernel.Dtos.Dsl.LoopUntilNode
Represents the LoopUntilNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.PipelineNode
T:AIKernel.Dtos.Dsl.PipelineNode
Represents the PipelineNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.PipelineRootNode
T:AIKernel.Dtos.Dsl.PipelineRootNode
Represents the PipelineRootNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.StepNode
T:AIKernel.Dtos.Dsl.StepNode
Represents the StepNode public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Dsl.SuspendNode
T:AIKernel.Dtos.Dsl.SuspendNode
Represents the SuspendNode public reference surface for AIKernel package consumers. No additional XML detail.