Skip to main content

Module schema

Module schema 

Source
Expand description

Node and port schema registry.

Structs§

CanonicalizeKindsPlan
MigrateNodesPlan
MigrateNodesReport
NodeInstantiation
Concrete graph records produced from a node schema.
NodeKindRewrite
NodeKindViewDescriptor
Renderer-neutral node-kind descriptor for adapter palettes and renderer lookup.
NodeMigrationErrorEntry
NodeMigrationMissingMigrator
NodeMigrationMissingSchema
NodeMigrationNewerThanSchema
NodeMigrationUpgraded
NodeRegistry
Registry for node kinds.
NodeSchema
Schema for a node kind.
PortDecl
Declares a port for a node kind.

Enums§

NodeInstantiationError
Error returned when a node cannot be instantiated from schema.
NodeKindMigrateError

Traits§

NodeKindMigrator
A per-kind node payload migrator.