EffectWithReferencedSchemaObject
Parameters
The base effect that this wraps.
The resolved schema reference for the affected schema.
The resolved schema reference for the affecting schema.
The event schema context for this effect.
Inheritance
Inheritance Chain:EffectWithReferencedSchemaObject
- →
Generic
Properties
The underlying base effect.
The DAG effect representation.
The event schema associated with this effect.
The resolved reference for the schema being affected.
The resolved reference for the schema causing the effect.
Static Methods
from_base_effect()
The base effect to wrap.
The set of schemas to resolve references against.
EffectWithReferencedSchemaObject
- The effect with resolved schema references.