bbtk Namespace Reference


Classes

class  GBlackBoxModel
class  GBoxModel
class  GComplexBoxPortModel
class  GConnectorModel
class  GObjectModel
class  GPortModel
class  Observable
class  Observer
class  GBlackBoxController
class  GBoxController
class  GConnectorController
class  GObjectController
class  GPortController
class  manualConnectorContourController
class  manualConnectorContourView
class  vtkGBlackBoxView
class  vtkGBoxView
class  vtkGComplexBoxPortView
class  vtkGConnectorView
class  vtkGObjectView
class  vtkGPortView
class  wxGUIEditorGraphicBBS
class  GObjectsMVCFactory
class  InterpreterBBS
class  wxBlackBoxEditionDialog
class  tmpClasswxTextDropTarget
class  wxGEditorTabPanel
class  wxTabPanelsManager
class  wxVtkSceneManager

Variables

const int GBLACKBOX = 1
const int GCONNECTOR = 2
const int GPORT = 3
const int GINPUTPORT = 4
const int GOUTPUTPORT = 5
const int GCOMPLEXINPUTPORT = 6
const int GCOMPLEXOUTPUTPORT = 7
const int POSSIBLE_CONNECTION = 107
const int SELECTED_POSSIBLE_CONNECTION = 108
const int NOTHING_HAPPENS = 101
const int HIGHLIGHTED = 102
const int CLICKED = 103
const int DRAG = 104
const int SELECTED = 105
const int CREATING_CONTOUR = 106
const double BOX_HEIGHT = 10
const double BOX_WIDTH = 100
const double PORT_HEIGHT = 1.8
const double PORT_WIDTH = 2.8
const double COMPLEXPORT_HEIGHT = 8
const double COMPLEXPORT_WIDTH = 8
const int NO_COMMAND = 201
const int INIT_CREATION_CONTOUR = 202
const int FIN_CREATION_CONTOUR = 203
const int ADD_TO_SELECTED = 204
const int DRAG_OBJECTS = 205
const int EDIT_BLACKBOX = 206
const int REMOVE_FROM_SELECTED = 207
const double BOXBORDER_NH_R = 0.5
const double BOXBORDER_NH_G = 0.25
const double BOXBORDER_NH_B = 0.0
const double COMPLEXINPUTPORTBORDER_NH_R = 0.7
const double COMPLEXINPUTPORTBORDER_NH_G = 0.1
const double COMPLEXINPUTPORTBORDER_NH_B = 0.1
const double COMPLEXOUTPUTPORTBORDER_NH_R = 0.3
const double COMPLEXOUTPUTPORTBORDER_NH_G = 0.55
const double COMPLEXOUTPUTPORTBORDER_NH_B = 0.1
const double BOXBORDER_HIGHLIGHTED_R = 0.05
const double BOXBORDER_HIGHLIGHTED_G = 0.25
const double BOXBORDER_HIGHLIGHTED_B = 0.45
const double BOXBORDER_DRAG_R = 0.75
const double BOXBORDER_DRAG_G = 0.75
const double BOXBORDER_DRAG_B = 0.75
const double BOXBORDER_SELECTED_R = 0.45
const double BOXBORDER_SELECTED_G = 0.45
const double BOXBORDER_SELECTED_B = 0.00
const double BOXFILL_NH_R = 0.5
const double BOXFILL_NH_G = 0.35
const double BOXFILL_NH_B = 0.15
const double COMPLEXINPUTPORTFILL_NH_R = 0.8
const double COMPLEXINPUTPORTFILL_NH_G = 0.1
const double COMPLEXINPUTPORTFILL_NH_B = 0.1
const double COMPLEXOUTPUTPORTFILL_NH_R = 0.5
const double COMPLEXOUTPUTPORTFILL_NH_G = 0.85
const double COMPLEXOUTPUTPORTFILL_NH_B = 0.1
const double BOXFILL_HIGHLIGHTED_R = 0.05
const double BOXFILL_HIGHLIGHTED_G = 0.30
const double BOXFILL_HIGHLIGHTED_B = 0.45
const double BOXFILL_DRAG_R = 0.75
const double BOXFILL_DRAG_G = 0.75
const double BOXFILL_DRAG_B = 0.75
const double BOXFILL_SELECTED_R = 0.65
const double BOXFILL_SELECTED_G = 0.65
const double BOXFILL_SELECTED_B = 0.05
const double PORTFILL_NH_R = 0.0
const double PORTFILL_NH_G = 0.0
const double PORTFILL_NH_B = 0.0
const double PORTTEXT_NH_R = 1.0
const double PORTTEXT_NH_G = 1.0
const double PORTTEXT_NH_B = 0.0
const double BOXTEXT_NH_R = 0.25
const double BOXTEXT_NH_G = 0.0
const double BOXTEXT_NH_B = 0.0
const double BOXTEXT_HIGHLIGHTED_R = 0.05
const double BOXTEXT_HIGHLIGHTED_G = 0.05
const double BOXTEXT_HIGHLIGHTED_B = 0.4
const double BOXTEXT_DRAG_R = 0.75
const double BOXTEXT_DRAG_G = 0.75
const double BOXTEXT_DRAG_B = 0.75
const double BOXTEXT_SELECTED_R = 0.35
const double BOXTEXT_SELECTED_G = 0.35
const double BOXTEXT_SELECTED_B = 0.05
const int ID_NEW = 1000
const int ID_SAVE_AS_DIAGRAM = 1001
const int ID_SAVE_DIAGRAM = 1015
const int ID_OPEN = 1002
const int ID_RUN = 1003
const int ID_DELETEALL = 1004
const int ID_CENTERVIEW = 1005
const int ID_BTNCOMPLEXBOX = 1006
const int ID_ADDCOMPLEXBOXINPUT = 1007
const int ID_ADDCOMPLEXBOXOUTPUT = 1008
const int ID_OPEN_BBS = 1009
const int ID_SAVE_AS_BBS = 1010
const int ID_SAVE_AS_COMPLEXBOX = 1011
const int ID_COPY_TO_COMPLEXDIAGRAM = 1012
const int ID_BTNBOX = 1013
const int ID_HELP_BBEDITOR = 1014
const int ID_BTEXECUTABLEBOX = 1016
const int wxID_NOTEBOOK = 1017
const int ID_bbEditor_Tool_Menu_CreatePackage = 1018
const int ID_bbEditor_Tool_Menu_CreateBlackBox = 1019
const int ID_bbEditor_Tool_Menu_PlugPackage = 1020
const int ID_bbEditor_Tool_Menu_EditConfig = 1021
const int ID_bbEditor_Tool_Menu_ShowHTMLDoc = 1022
const int ID_bbEditor_Tool_Menu_CreateIndex = 1023
const int ID_UNDO = 1024
const int ID_REDO = 1025
const int ID_CHANGENAME = 1026

Variable Documentation

const int bbtk::ADD_TO_SELECTED = 204

const double bbtk::BOX_HEIGHT = 10

Definition at line 67 of file GlobalConstants.h.

Referenced by bbtk::GBoxModel::setInicPoint().

const double bbtk::BOX_WIDTH = 100

Definition at line 68 of file GlobalConstants.h.

Referenced by bbtk::GBoxModel::setInicPoint().

const double bbtk::BOXBORDER_DRAG_B = 0.75

const double bbtk::BOXBORDER_DRAG_G = 0.75

const double bbtk::BOXBORDER_DRAG_R = 0.75

const double bbtk::BOXBORDER_HIGHLIGHTED_B = 0.45

const double bbtk::BOXBORDER_HIGHLIGHTED_G = 0.25

const double bbtk::BOXBORDER_HIGHLIGHTED_R = 0.05

const double bbtk::BOXBORDER_NH_B = 0.0

const double bbtk::BOXBORDER_NH_G = 0.25

const double bbtk::BOXBORDER_NH_R = 0.5

const double bbtk::BOXBORDER_SELECTED_B = 0.00

const double bbtk::BOXBORDER_SELECTED_G = 0.45

const double bbtk::BOXBORDER_SELECTED_R = 0.45

const double bbtk::BOXFILL_DRAG_B = 0.75

const double bbtk::BOXFILL_DRAG_G = 0.75

const double bbtk::BOXFILL_DRAG_R = 0.75

const double bbtk::BOXFILL_HIGHLIGHTED_B = 0.45

const double bbtk::BOXFILL_HIGHLIGHTED_G = 0.30

const double bbtk::BOXFILL_HIGHLIGHTED_R = 0.05

const double bbtk::BOXFILL_NH_B = 0.15

const double bbtk::BOXFILL_NH_G = 0.35

const double bbtk::BOXFILL_NH_R = 0.5

const double bbtk::BOXFILL_SELECTED_B = 0.05

const double bbtk::BOXFILL_SELECTED_G = 0.65

const double bbtk::BOXFILL_SELECTED_R = 0.65

const double bbtk::BOXTEXT_DRAG_B = 0.75

Definition at line 161 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_DRAG_G = 0.75

Definition at line 160 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_DRAG_R = 0.75

Definition at line 159 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_HIGHLIGHTED_B = 0.4

Definition at line 157 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_HIGHLIGHTED_G = 0.05

Definition at line 156 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_HIGHLIGHTED_R = 0.05

Definition at line 155 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_NH_B = 0.0

Definition at line 153 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_NH_G = 0.0

Definition at line 152 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_NH_R = 0.25

Definition at line 151 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_SELECTED_B = 0.05

Definition at line 165 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_SELECTED_G = 0.35

Definition at line 164 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const double bbtk::BOXTEXT_SELECTED_R = 0.35

Definition at line 163 of file GlobalConstants.h.

Referenced by bbtk::vtkGBlackBoxView::updateColors().

const int bbtk::CLICKED = 103

Definition at line 61 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::printAll().

Definition at line 94 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 93 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 92 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

const double bbtk::COMPLEXINPUTPORTFILL_NH_B = 0.1

Definition at line 121 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

const double bbtk::COMPLEXINPUTPORTFILL_NH_G = 0.1

Definition at line 120 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

const double bbtk::COMPLEXINPUTPORTFILL_NH_R = 0.8

Definition at line 119 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 98 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 97 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 96 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 125 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

const double bbtk::COMPLEXOUTPUTPORTFILL_NH_G = 0.85

Definition at line 124 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

Definition at line 123 of file GlobalConstants.h.

Referenced by bbtk::vtkGComplexBoxPortView::updateColors().

const double bbtk::COMPLEXPORT_HEIGHT = 8

Definition at line 71 of file GlobalConstants.h.

Referenced by bbtk::GComplexBoxPortModel::setInicPoint().

const double bbtk::COMPLEXPORT_WIDTH = 8

Definition at line 72 of file GlobalConstants.h.

Referenced by bbtk::GComplexBoxPortModel::setInicPoint().

const int bbtk::CREATING_CONTOUR = 106

Definition at line 64 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::printAll().

const int bbtk::DRAG = 104

const int bbtk::DRAG_OBJECTS = 205

const int bbtk::EDIT_BLACKBOX = 206

Definition at line 80 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::printAll().

const int bbtk::FIN_CREATION_CONTOUR = 203

const int bbtk::GBLACKBOX = 1

const int bbtk::GCOMPLEXINPUTPORT = 6

const int bbtk::GCOMPLEXOUTPUTPORT = 7

const int bbtk::GCONNECTOR = 2

const int bbtk::GINPUTPORT = 4

const int bbtk::GOUTPUTPORT = 5

const int bbtk::GPORT = 3

const int bbtk::HIGHLIGHTED = 102

const int bbtk::ID_ADDCOMPLEXBOXINPUT = 1007

const int bbtk::ID_ADDCOMPLEXBOXOUTPUT = 1008

Definition at line 189 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

Definition at line 193 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

Definition at line 188 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

Definition at line 191 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

Definition at line 190 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

Definition at line 192 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

const int bbtk::ID_BTEXECUTABLEBOX = 1016

Definition at line 184 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_BTNBOX = 1013

Definition at line 182 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_BTNCOMPLEXBOX = 1006

const int bbtk::ID_CENTERVIEW = 1005

Definition at line 174 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_CHANGENAME = 1026

Definition at line 197 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_DELETEALL = 1004

Definition at line 173 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_HELP_BBEDITOR = 1014

Definition at line 183 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

const int bbtk::ID_NEW = 1000

const int bbtk::ID_OPEN = 1002

const int bbtk::ID_OPEN_BBS = 1009

Definition at line 178 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initMenu().

const int bbtk::ID_REDO = 1025

const int bbtk::ID_RUN = 1003

Definition at line 172 of file GlobalConstants.h.

Referenced by bbtk::wxGUIEditorGraphicBBS::initToolbar().

const int bbtk::ID_SAVE_AS_BBS = 1010

const int bbtk::ID_SAVE_AS_COMPLEXBOX = 1011

const int bbtk::ID_SAVE_AS_DIAGRAM = 1001

const int bbtk::ID_SAVE_DIAGRAM = 1015

const int bbtk::ID_UNDO = 1024

const int bbtk::INIT_CREATION_CONTOUR = 202

const int bbtk::NO_COMMAND = 201

Definition at line 75 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::update().

const int bbtk::NOTHING_HAPPENS = 101

const double bbtk::PORT_HEIGHT = 1.8

Definition at line 69 of file GlobalConstants.h.

Referenced by bbtk::GPortModel::updatePortPosition().

const double bbtk::PORT_WIDTH = 2.8

Definition at line 70 of file GlobalConstants.h.

Referenced by bbtk::GPortModel::updatePortPosition().

const double bbtk::PORTFILL_NH_B = 0.0

Definition at line 145 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const double bbtk::PORTFILL_NH_G = 0.0

Definition at line 144 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const double bbtk::PORTFILL_NH_R = 0.0

Definition at line 143 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const double bbtk::PORTTEXT_NH_B = 0.0

Definition at line 149 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const double bbtk::PORTTEXT_NH_G = 1.0

Definition at line 148 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const double bbtk::PORTTEXT_NH_R = 1.0

Definition at line 147 of file GlobalConstants.h.

Referenced by bbtk::wxVtkSceneManager::configureBaseView().

const int bbtk::POSSIBLE_CONNECTION = 107

const int bbtk::REMOVE_FROM_SELECTED = 207

const int bbtk::SELECTED = 105

const int bbtk::wxID_NOTEBOOK = 1017


Generated on Thu May 31 15:13:07 2012 for bbtkGEditor by  doxygen 1.5.7.1