package org.simantics.graph.db; public interface ImportAdvisors { public static final String RENAME_MAP = "renameMap"; }