Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

NewnetDialog Class Reference

Inheritance diagram for NewnetDialog:

Inheritance graph
[legend]
Collaboration diagram for NewnetDialog:

Collaboration graph
[legend]
List of all members.

Detailed Description

NewnetDialog - gui for the newnet CDG command.

Author:
Michael Daum (see also AUTHORS and THANKS for more)
Id
newnet.tcl,v 1.8 2004/02/25 14:40:42 micha Exp

Definition at line 17 of file newnet.tcl.

Public Member Functions

 activate (TclList args)
 NewnetDialog (TclList args)

Private Member Functions

 _newnet ()
 _ok_action ()

Private Attributes

TclList _wgIds = {}


Constructor & Destructor Documentation

NewnetDialog::NewnetDialog TclList  args  ) 
 

constructor

Definition at line 38 of file newnet.tcl.


Member Function Documentation

NewnetDialog::_newnet  )  [private]
 

called by _ok_action

Definition at line 94 of file newnet.tcl.

NewnetDialog::_ok_action  )  [private]
 

compute the nets

Definition at line 84 of file newnet.tcl.

NewnetDialog::activate TclList  args  ) 
 

activate the dialog with a given set of wordgraph ids.

Definition at line 75 of file newnet.tcl.


Member Data Documentation

TclList NewnetDialog::_wgIds = {} [private]
 

list of wordgraphs for which we create a new constraintnet

Definition at line 32 of file newnet.tcl.


The documentation for this class was generated from the following file:
XCDG 0.95 (20 Oct 2004)