|
ENTITY ap233_characterizable_product_group SUBTYPE OF (product_group, characterized_object); END_ENTITY; -- ap233_characterizable_product_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; product_group - characterized_object name: label; (OPT) description: text; ap233_characterizable_product_group - |
Global rules for this entity data type- |
public interface EAp233_characterizable_product_group extends EProduct_group, ECharacterized_object |
public class CAp233_characterizable_product_group implements EAp233_characterizable_product_group |
public class AAp233_characterizable_product_group extends AEntitypublic EAp233_characterizable_product_group getByIndex(int index)public EAp233_characterizable_product_group getCurrentMember(SdaiIterator it) |