class: DecTreeMain
public class: DecTreeMain
Author:
Project:
Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates:
Created: 7.12.2005 12:20:22; Modified: 12.12.2005 21:48:07;
Flags:
Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID:
{52465055-D590-4f21-A13E-5990A8B8688D}
Runnable class for Decission Trees.
Goto:
Methods
See also:
DecTreeForm
Appears in:
Main classes
Connections
Association link to class
[Main classes].DecTreeForm
DecTreeMain
Methods
Operation
Details
public static
Run
(
DMTransformStruct.DBDataAdmin dbAdm,
DMTransformStruct.OneTransform ot):int
Sequential
Notes:
Used for calling by the main Knocker application. Starting point.
public static
Main
():int
Sequential
Notes:
Used for standalone application. Starting point.
class: DecTreeMain