Class NodeModelComponent

    • Constructor Detail

      • NodeModelComponent

        protected NodeModelComponent​(IdGroupingToken groupId)
        Base constructor
        Parameters:
        groupId - contiguous id generation within this group for instances of this class
      • NodeModelComponent

        public NodeModelComponent​(NodeModelComponent other,
                                  boolean deepCopy)
        Copy constructor
        Parameters:
        other - to copy
        deepCopy - when true, create a deep copy, shallow copy otherwise