Class AstraFunctionEditor


  • public class AstraFunctionEditor
    extends step.functions.editors.FunctionEditor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getEditorPath​(step.functions.Function function)  
      boolean isValidForFunction​(step.functions.Function function)  
      • Methods inherited from class java.lang.Object

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

      • AstraFunctionEditor

        public AstraFunctionEditor()
    • Method Detail

      • getEditorPath

        public java.lang.String getEditorPath​(step.functions.Function function)
        Specified by:
        getEditorPath in class step.functions.editors.FunctionEditor
      • isValidForFunction

        public boolean isValidForFunction​(step.functions.Function function)
        Specified by:
        isValidForFunction in class step.functions.editors.FunctionEditor