Class CreateStructureAction

  • All Implemented Interfaces:
    Action

    public class CreateStructureAction
    extends java.lang.Object
    implements Action
    • Constructor Summary

      Constructors 
      Constructor Description
      CreateStructureAction()
      Creates a new instance of CreateStructureAction
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initialise​(java.lang.String query, int outputType, java.lang.String outputName)  
      void run​(ContainerPart input, ContainerPart output)
      Run the action.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CreateStructureAction

        public CreateStructureAction()
        Creates a new instance of CreateStructureAction