ENTITY modify_element SUBTYPE OF (change_element); END_ENTITY; -- modify_element |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; characterized_object name: label; (OPT) description: text; change_element - modify_element - |
Global rules for this entity data type- |
public interface EModify_element extends EChange_element |
public class CModify_element implements EModify_element |
public class AModify_element extends AEntitypublic EModify_element getByIndex(int index)public EModify_element getCurrentMember(SdaiIterator it) |