Relations

Relations are a feature to create relations between two appointments. These relations are displayed only in the project view.

The following releation types are supported by hmCal:

Contents

1 End to begin (hmCal_rel_EndToBegin)

Appointment B can only start, of appointment A has finished.



2 Begin to begin (hmCal_rel_BeginToBegin)

Appointment B can only start, if appointment A has already started. Appointment B can start every time after appointment A has started. For this begin to begin relation, both appointments must not start at the same time.



3 End to end (hmCal_rel_EndToEnd)

Appointment B can only finish, if appointment A has finished. Appointment B can finish every time after appointment A has finished. For this end to end relation, both appointments must not end at the same time.



4 Begin to end (hmCal_rel_BeginToEnd)

Appointment B can only finish, if appointment A has started. Appointment B can finish every time, after appointment A has started. For this begin to end relation, appointment A and B must not end at the same time.