import BpmnDiOrdering from './BpmnDiOrdering';
export default {
__init__: [
'bpmnDiOrdering'
],
bpmnDiOrdering: [ 'type', BpmnDiOrdering ]
};