|
ENTITY ap233_characterizable_product_category SUBTYPE OF (product_category, characterized_object); END_ENTITY; -- 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; ap233_characterizable_product_category - |
Global rules for this entity data type- |
public interface EAp233_characterizable_product_category extends EProduct_category, ECharacterized_object |
public class CAp233_characterizable_product_category implements EAp233_characterizable_product_category |
public class AAp233_characterizable_product_category extends AEntitypublic EAp233_characterizable_product_category getByIndex(int index)public EAp233_characterizable_product_category getCurrentMember(SdaiIterator it) |