protected void searchSubProcess(SubProcess sub){
        StringBuilder temp = new StringBuilder();
        Collection<FlowElement> elementsBPMNtemp = new ArrayList<FlowElement>();
        Collection<ElementID> Elementstemp = new ArrayList<ElementID>();
        int num = 0;