class documentation

class EventData(Attributes):

View In Hierarchy

This class contains the attributes of the Event class.

The attributes can be retrieved from the text and vec fields according to their type.

Class Variable text A list containing a single attribute, an instance of RoleAParticipantID.
Class Variable vec A list containing a single attribute, an instance of RoleBParticipantIDs.
text: list[RoleAParticipantID] =

A list containing a single attribute, an instance of RoleAParticipantID.

A list containing a single attribute, an instance of RoleBParticipantIDs.