// DO NOT MODIFY. // Automatically generated from config/MyHello/InheritanceHierarchy.xml // Wed Jun 28 15:38:10 EDT 2006 // To regenerate this file, run java CreateClassEnum with the parameters: // MyHello config/MyHello/InheritanceHierarchy.xml src/org/primordion/xholon/tutorials/CeMyHello.java package org.primordion.xholon.tutorials; public interface CeMyHello { public static final int XholonClassCE = 0; public static final int HelloWorldSystemCE = 1; public static final int HelloCE = 2; public static final int WorldCE = 3; }