File

projects/netgrif-components-core/src/lib/event/model/event-outcomes/petrinet-outcomes/petri-net-event-outcome.ts

Extends

EventOutcome

Index

Properties

Properties

net
net: PetriNetReference
Type : PetriNetReference
import {EventOutcome} from '../../../../resources/interface/event-outcome';
import {PetriNetReference} from '../../../../resources/interface/petri-net-reference';

export interface PetriNetEventOutcome extends EventOutcome {

    net: PetriNetReference;
}

result-matching ""

    No results matching ""