Interface ComplexSchedule

All Superinterfaces:
java.lang.Iterable<ComplexScheduleElement>, Schedule

public interface ComplexSchedule
extends Schedule, java.lang.Iterable<ComplexScheduleElement>
A complex schedule, composed of ComplexScheduleElements. This class has no mutator methods as all the accessors point to live lists.