package org.simantics.export.core.intf; /** * Import code * * @author toni.kalajainen@semantum.fi */ public interface ImportAction { }