Expand description

Types that are used to describe Events.

Structs

Describes and Eiffel Event.
Note: as of yet, the data field Eiffel vocabulairy calls for is NOT supported, same goes for optional meta fields.
Proxy type that represents a borrowed Event obtained from EventSet or LinkBorrow.
EventSet allows you to describe the types of eiffel events and links you want to generate together.
Provides a way to construct the otherwise non constructable EventSet,
This builder type exists for convience and for validation purposes.
Describes an Event link
Proxy type that represents a borrowed Link obtained from EventSet or EventBorrow.

Type Definitions

Represents the 2 states of what a Link can target, either any (meaning any event) or a list of specific event names.