Hi, I'm trying to find a programatic way to access the links that are contained in a composite. The only method I see that kind of does this is CompositeEntity.exportLinks() which just returns a string moml description of the links, but no objects. Is there a way to get an object representation of links? thanks, chad