Class HierarchyNode


  • public class HierarchyNode
    extends Object
    INTERNAL:
    • Field Detail

      • className

        public String className
      • definitions

        public ArrayList definitions
        This member will hold the different definition types that should be implemented by the code generated children Used mostly in CMP code generation
    • Constructor Detail

      • HierarchyNode

        public HierarchyNode​(String className)