00001 package eu.coform.command.location; 00002 00003 import eu.coform.command.proto.Abstract; 00004 00008 public interface AbstractSectionLocation extends Abstract { 00009 00010 }