package org.simantics.ui.selection; public class ExplorerInputContentType implements WorkbenchSelectionContentType { public static ExplorerInputContentType INSTANCE = new ExplorerInputContentType(); }