230231232233234235236237238239240
} } _tableau = null; _graph = null; } else { ActorEditorGraphController controller = new ActorEditorGraphController(); // _entity might be null, in which case we have to make an empty model. if (_entity == null) { _createBlankEntity(); }