Class DefineAndInstallElements

  • All Implemented Interfaces:
    JMadExecutable

    public class DefineAndInstallElements
    extends AbstractTask
    Define a list of element and add them to the sequence This class has not been tested for usage online.
    • Constructor Detail

      • DefineAndInstallElements

        public DefineAndInstallElements​(java.lang.String sequ,
                                        java.util.List<Element> toInstall)
    • Method Detail

      • getCommands

        protected java.util.List<Command> getCommands()
        Description copied from class: AbstractTask
        has to be implemented in subclass in order to retrieve the commands
        Specified by:
        getCommands in class AbstractTask
        Returns:
        the ArrayList of commands