new ListenToPortAction()));
// Ports of entities do not use a selection interactor with
// the same selection model as the rest of the first level figures.
// If this were allowed, then the port would be able to be deleted.
CompositeInteractor interactor = new CompositeInteractor();
setNodeInteractor(interactor);
interactor.addInteractor(_menuCreator);
}