312313314315316317318319320321322
private TRoadEvents getTRoadEvents( TEdgePosition tEdgePosition, Double startTime, Double endTime ) { TRoadEvents tre = new TRoadEvents(); if( (core.getNodes() == null) || (core.getEnvironmentEvents() == null) || (core.getEdges() == null) ) {