ENTITY collection_assignment SUBTYPE OF (applied_group_assignment); END_ENTITY; -- collection_assignment |
Entity data types and their attributesgroup_assignmentassigned_group: group; (DER) role: object_role; applied_group_assignment items: SET [1:?] OF groupable_item; collection_assignment - |
Global rules for this entity data type- |
public interface ECollection_assignment extends EApplied_group_assignment |
public class CCollection_assignment implements ECollection_assignment |
public class ACollection_assignment extends AEntitypublic ECollection_assignment getByIndex(int index)public ECollection_assignment getCurrentMember(SdaiIterator it) |