package org.simantics.document.server.client; public interface CommandMapping { public CommandManager getCommandManager(String type); }