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