Class SNodeUtil


  • public class SNodeUtil
    extends Object
    This class implement complex operations on the node structure. Unlike the SNode implementations, which may focus on their specific needs, this class should consider all cases, e.g. replacing a node with a root node from another model
    • Constructor Detail

      • SNodeUtil

        public SNodeUtil()