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