public void AddSystem(SystemNode system)
 {
     Systems.Add(system);
 }