-
Notifications
You must be signed in to change notification settings - Fork 0
NodeBaseI
sindizzy edited this page Dec 30, 2018
·
1 revision
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.
|| 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 | |

