package org.aperteworkflow.bpm.graph; /** * @author tlipski@bluesoft.net.pl */ public interface GraphElement { }