class: InfoNodeCl

public class: InfoNodeCl
Author: Petra Vanícková
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 6.12.2005 16:36:32; Modified: 8.12.2005 23:00:37;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7259E4F9-732F-4320-BB05-5EA45C148B08}
class that keeps one datarow of visualdata of node

 

Goto: Fields, Methods

Appears in: CD Visualisation trees, networks

InfoNodeCl Attributes
Attribute Details
public string
  dataName
Notes: name of datarow

public string
  dataValue
Notes: value of datarow

 
InfoNodeCl Methods
Operation Details
public
InfoNodeCl(
   string _dataName,
   string _dataValue):
Notes: constructor for class InfoNodeCl