ExternalSourceAspect.Kind Enumeration
Standard values for the Kind
property of ExternalSourceAspect
.
Members
Name | Value | Description |
---|---|---|
Scope | "Scope" | Indicates that the ExternalSourceAspect is storing scope provenance see ExternalSourceAspect.scope |
Element | "Element" | Indicates that the ExternalSourceAspect is storing Element provenance |
Relationship | "Relationship" | Indicates that the ExternalSourceAspect is storing Relationship provenance |
Defined in
- backend/src/ElementAspect.ts Line 267
Last Updated: 20 June, 2023