Uses of Interface
no.inspera.services.pedal.sequencing.Sequence

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

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

Classes in no.inspera.services.pedal.sequencing that implement Sequence
 class LearningStyleSequencing
          This class is an implementation of Sequence interface.
 class LevelSequencing
           
 

Fields in no.inspera.services.pedal.sequencing declared as Sequence
protected  Sequence SequencingChain.seq
          The sequence object
 

Methods in no.inspera.services.pedal.sequencing with parameters of type Sequence
 SequencingBuilder SequencingBuilder.addSequencingChain(Sequence seq)
          Adds the specified implementation of Sequence to the sequencing chain.
 



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