|
ENTITY system_ap233_characterizable_product_category SUBTYPE OF (product_category, characterized_object); END_ENTITY; -- system_ap233_characterizable_product_category |
Entity data types and their attributesproduct_categoryname: label; (OPT) description: text; (DER) id: identifier; characterized_object name: label; (OPT) description: text; system_ap233_characterizable_product_category - |
Global rules for this entity data type- |
public interface ESystem_ap233_characterizable_product_category extends EProduct_category, ECharacterized_object |
public class CSystem_ap233_characterizable_product_category implements ESystem_ap233_characterizable_product_category |
public class ASystem_ap233_characterizable_product_category extends AEntitypublic ESystem_ap233_characterizable_product_category getByIndex(int index)public ESystem_ap233_characterizable_product_category getCurrentMember(SdaiIterator it) |