]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBlackBoxModel.h
Implemented deleting of boxes from the scene....
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GBlackBoxModel.h
index 82214a4ad29c4818c145a6d4ca81b205ca09de35..000950c93a474d250142468763fa4bd321aa788d 100644 (file)
@@ -85,6 +85,9 @@ namespace bbtk
                bool isExecutable();
                void setExecutable(bool executable);
 
+               std::vector<GPortModel*> getInputPorts();
+               std::vector<GPortModel*> getOutputPorts();
+
        private:
 
                //Private Attributes