]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h
The creation of a panel which enables the user to set in a basic way the values of...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GBlackBoxModel.h
index 000950c93a474d250142468763fa4bd321aa788d..c766dba08a26d75bcad5c949dd9213d80010ac24 100644 (file)
@@ -88,6 +88,8 @@ namespace bbtk
                std::vector<GPortModel*> getInputPorts();
                std::vector<GPortModel*> getOutputPorts();
 
+               void setValueToInputPort(int pos,std::string value);
+
        private:
 
                //Private Attributes