Class PropertyBasedFunctionFactory<T extends PropertyValueSource>

    • Constructor Detail

      • PropertyBasedFunctionFactory

        public PropertyBasedFunctionFactory​(FunctionFactory parent)
        Only to be used from the designer context for displaying menus, cannot be used to actually create functions
    • Method Detail

      • getSource

        protected T getSource()