}
igd.add(new GateDeploymentDescriptor(eg.getGateID(), eg.getChannelType(), cdd));
}
final TaskDeploymentDescriptor tdd = new TaskDeploymentDescriptor(this.executionGraph.getJobID(),
this.vertexID, this.groupVertex.getName(), this.indexInVertexGroup,
this.groupVertex.getCurrentNumberOfGroupMembers(), this.executionGraph.getJobConfiguration(),
this.groupVertex.getConfiguration(), this.groupVertex.getInvokableClass(), ogd,
igd);