This syncs the bpmn-js structure with diagram-js.
Related to bpmn-io/diagram-js#55
This commit adds a basic implementation for model drop * using rules to check whether the drop is allowed * updating the model after drop See #127