com.ibm.pdp.maf.rpp.pac.dialogfolder

Interface RootNode

  • All Superinterfaces:
    AbstractNode, Element


    public interface RootNode
    extends AbstractNode

    The root node, only one per Folder, is the parent of all the depending nodes. This aggregate does not depend on any other aggregate.

    • Method Detail

      • getChildNodes

        java.util.List<ChildNode> getChildNodes()

        List of the depending and referencing nodes

        Returns: