ProjectionLifecycle

Lifecycle state of a single proposition-to-target projection.

Allows consumers to keep projected views aligned with the current state of a proposition and to determine whether a given projection is still valid.

Entries

Link copied to clipboard

The proposition was projected to the target as a newly created artifact.

Link copied to clipboard

The projection was aligned onto / adopted an existing artifact in the target.

Link copied to clipboard

The proposition was intentionally not projected (did not meet criteria).

Link copied to clipboard

Projection to the target failed (error or incompatibility).

Link copied to clipboard

A previously valid projection is now out of date because the underlying proposition changed (e.g. superseded, contradicted, or re-extracted).

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.