namespace InABox.Integration.Awg { public interface IAwgBOMItem : IIntegrationBOMItem { } }