File

projects/netgrif-components-core/src/lib/event/model/event-outcomes/case-outcomes/case-event-outcome.ts

Extends

PetriNetEventOutcome

Index

Properties

Properties

aCase
aCase: Case
Type : Case
import {PetriNetEventOutcome} from '../petrinet-outcomes/petri-net-event-outcome';
import {Case} from '../../../../resources/interface/case';

export interface CaseEventOutcome extends PetriNetEventOutcome {

    aCase: Case;
}

result-matching ""

    No results matching ""