Getting client state from AlloyUI Diagram Builder

I am using the Diagram Builder addon in a Vaadin application. I cannot find information on retrieving the current state (the nodes and transitions presently on the canvas) from the client. I have been able to retrieve the nodes and transitions I identified when I initially created the component, but not an updated state that reflects nodes and transitions which I have added to the diagram.