Uses of Class
no.inspera.services.pedal.sequencing.SequencingChain

Packages that use SequencingChain
no.inspera.services.pedal.sequencing   
 

Uses of SequencingChain in no.inspera.services.pedal.sequencing
 

Fields in no.inspera.services.pedal.sequencing declared as SequencingChain
protected  SequencingChain SequencingEngine.chain
          The sequencing chain.
protected  SequencingChain SequencingChain.next
          The next sequence in the chain
 

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



Copyright © 2008 Inspera A/S. All Rights Reserved.