package synthesijer.hdl; public interface HDLPortPairItem { public String getName(); }