|
ENTITY system_ap233_characterizable_product_concept SUBTYPE OF (product_concept, characterized_object); END_ENTITY; -- system_ap233_characterizable_product_concept |
Entity data types and their attributesproduct_conceptid: identifier; name: label; (OPT) description: text; market_context: product_concept_context; characterized_object name: label; (OPT) description: text; system_ap233_characterizable_product_concept - |
Global rules for this entity data type- |
public interface ESystem_ap233_characterizable_product_concept extends EProduct_concept, ECharacterized_object |
public class CSystem_ap233_characterizable_product_concept implements ESystem_ap233_characterizable_product_concept |
public class ASystem_ap233_characterizable_product_concept extends AEntitypublic ESystem_ap233_characterizable_product_concept getByIndex(int index)public ESystem_ap233_characterizable_product_concept getCurrentMember(SdaiIterator it) |