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