ENTITY change_group SUBTYPE OF (group); END_ENTITY; -- change_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; change_group - |
Global rules for this entity data type- |
public interface EChange_group extends EGroup |
public class CChange_group implements EChange_group |
public class AChange_group extends AEntitypublic EChange_group getByIndex(int index)public EChange_group getCurrentMember(SdaiIterator it) |