Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T interface {
// Id returns flow's unique identifier
Id() id.Id
// SequenceFlow returns an inbound sequence flow this flow
// is currently at.
SequenceFlow() *sequence_flow.SequenceFlow
}
T specifies an interface for BPMN flows
Click to show internal directories.
Click to hide internal directories.