ENTITY entity_select_type SUBTYPE OF (select_type); END_ENTITY; -- entity_select_type |
Entity data types and their attributesdata_typename: express_id; select_type (OPT) local_selections: SET [1:?] OF named_type; (DER) selections: SET [1:?] OF named_type; entity_select_type - |
entity_select_type$extended_select_type$extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
entity_select_type$extended_select_type$non_extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
entity_select_type$extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
entity_select_type$non_extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
Global rules for this entity data type- |
public interface EEntity_select_type extends ESelect_type |
public class CEntity_select_type implements EEntity_select_type |
public class AEntity_select_type extends AEntitypublic EEntity_select_type getByIndex(int index)public EEntity_select_type getCurrentMember(SdaiIterator it) |