Package com.ensoftcorp.open.commons.xcsg
Class Toolbox
- java.lang.Object
-
- com.ensoftcorp.open.commons.xcsg.Toolbox
-
public class Toolbox extends java.lang.Object
Toolbox-defined extensions to XCSG
-
-
Field Detail
-
loopDepth
public static final java.lang.String loopDepth
Integer attribute indicating loop depth. A loop header shares the same depth as it's immediate children (except for nested loop headers, which are +1 deeper).- See Also:
- Constant Field Values
-
-