Class Node

    • Constructor Detail

      • Node

        public Node()
    • Method Detail

      • postInitialize

        public void postInitialize​(String configId)
        Postinitialize this node. Any node needing to process its values depending on the config id should override this method.
        Parameters:
        configId - the configId of the ConfigInstance that owns (or is) this node