/** */ package com.rcpcompany.uibindings.tests.shop; import com.rcpcompany.uibindings.moao.IMOAO; /** * <!-- begin-user-doc --> A representation of the model object '<em><b>Item Information</b></em>'. * <!-- end-user-doc --> * * * @see com.rcpcompany.uibindings.tests.shop.ShopPackage#getShopItemInformation() * @generated */ public interface ShopItemInformation extends IMOAO { } // ShopItemInformation