ENTITY attachment_slot_as_realized SUBTYPE OF (product_definition_formation); END_ENTITY; -- attachment_slot_as_realized |
Entity data types and their attributesproduct_definition_formationid: identifier; (OPT) description: text; of_product: product; attachment_slot_as_realized - |
Global rules for this entity data type- |
public interface EAttachment_slot_as_realized extends EProduct_definition_formation |
public class CAttachment_slot_as_realized implements EAttachment_slot_as_realized |
public class AAttachment_slot_as_realized extends AEntitypublic EAttachment_slot_as_realized getByIndex(int index)public EAttachment_slot_as_realized getCurrentMember(SdaiIterator it) |