SandMark version 3.0


sandmark.statistics
Class NestingLevelComplexity.NLCNode

java.lang.Object
  |
  +--sandmark.util.graph.Node
        |
        +--sandmark.statistics.NestingLevelComplexity.NLCNode
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
NestingLevelComplexity

class NestingLevelComplexity.NLCNode
extends Node


Field Summary
 GraphNode data
           
 
Fields inherited from class sandmark.util.graph.Node
number
 
Constructor Summary
(package private) NestingLevelComplexity.NLCNode()
           
 
Methods inherited from class sandmark.util.graph.Node
clone, color, equals, fontsize, hashCode, main, name, nodeNumber, setNodeNumber, shape, style, toDot, toDot, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

data

public GraphNode data
Constructor Detail

NestingLevelComplexity.NLCNode

NestingLevelComplexity.NLCNode()

SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003