Type Alias AllowedTransition
AllowedTransition: { capabilityType: "instance" | "collection"; id: string; label: string; targetId: string; transitionType: ApplicationGraphEdgeType;} Type declaration
capabilityType: "instance" | "collection"
id: string
label: string
targetId: string