|
ENTITY ap233_characterizable_product SUBTYPE OF (product, characterized_object); END_ENTITY; -- ap233_characterizable_product |
Entity data types and their attributesproductid: identifier; name: label; (OPT) description: text; frame_of_reference: SET [1:?] OF product_context; characterized_object name: label; (OPT) description: text; ap233_characterizable_product - |
Global rules for this entity data type- |
public interface EAp233_characterizable_product extends EProduct, ECharacterized_object |
public class CAp233_characterizable_product implements EAp233_characterizable_product |
public class AAp233_characterizable_product extends AEntitypublic EAp233_characterizable_product getByIndex(int index)public EAp233_characterizable_product getCurrentMember(SdaiIterator it) |