All Known Implementing Classes:
PCMActionSequenceFinder

public interface ActionSequenceFinder
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends ActionSequence>
    Finds all seqences provided by the (otherwise) provided Resources
  • Method Details

    • findAllSequences

      List<? extends ActionSequence> findAllSequences()
      Finds all seqences provided by the (otherwise) provided Resources
      Returns:
      Returns List of action sequences that were found by the finder