Uses of Class
no.inspera.services.pedal.engine.Chain

Packages that use Chain
no.inspera.services.pedal.engine   
 

Uses of Chain in no.inspera.services.pedal.engine
 

Fields in no.inspera.services.pedal.engine declared as Chain
protected  Chain AdaptiveEngine.chain
          The sequencing chain.
protected  Chain Chain.next
          The next sequence in the chain
 

Methods in no.inspera.services.pedal.engine with parameters of type Chain
 void Sequence.doSequence(Chain chain, Module module)
          Sequences LearningObjects that are in the module.
 void LevelSequencing.doSequence(Chain next, Module module)
          Filters out only items that are in accordance with the specified level.
 void LearningStyleSequencing.doSequence(Chain next, Module module)
          The implementation of doSequence method.
 



Copyright © 2008 Naimdjon Takhirov (naimdjon@gmail.com). All Rights Reserved.