.visibleIn( visibility() )
.instantiateOnStartup();
if( timeline )
{
scheduleEntities.withTypes( Timeline.class )
.withMixins( TimelineScheduleMixin.class )
.withConcerns( TimelineForScheduleConcern.class );
scheduleValues.withTypes( Timeline.class )
.withMixins( TimelineScheduleMixin.class )