package org.omg.bpmn.miwg.api.tools; public interface AnalysisTool { String getName(); }