NodeBaseI - sindizzy/DSW GitHub Wiki
NodeBase
This page documents the difference between the NodeBase classes. The differences are explained in the table below and highlighted in Red in the follow class diagrams.
Table of Differences
|| Class || Component || Difference || Reason for Change || | NodeBase | Fields | Added an underscore ( _ ) to the variable name | | | NodeBase | Properties | Added the Nodes property | | | NodeBase | Methods | Removed the NTS NodeBase method | | | Node | Fields | Added an underscore ( _ ) to the variable name | | | Root | Fields | Change the NTS variable origin to ORIGIN | | | Root | Methods | Removed the NTS Root method | |