namespace Adaptation.Eaf.Management.ConfigurationData.CellAutomation
{
    public interface IConfigurationObject
    {
    }
}