a UI base class object that manages UIobject parent/child connections
group UIconnection<NEcolor0=0x00ff00> {
int+read canHaveChildren(NEvisible=0>;
int+read shellParent<NEvisible=0>;
};
UIconnection is a base class used by other UI classes to manage information about their parent/child connections in the Network Editor. It cannot be instantiated separately.