ENTITY extensible_select_type SUBTYPE OF (select_type); END_ENTITY; -- extensible_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; extensible_select_type - |
entity_select_type$extended_select_type$extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
entity_select_type$extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
extended_select_type$extensible_select_type (SDAI_DICTIONARY_SCHEMA) |
Users: by entity attributesdata_typeaggregation_type.element_type function_definition.return_type map_or_view_input_parameter.extent parameter.parameter_type select_type defined_type.domain underlying_type constructed_type extensible_select_type Users: by defined types, not used by any entity attributeextensible_select_type- |
Global rules for this entity data type- |
public interface EExtensible_select_type extends ESelect_type |
public class CExtensible_select_type implements EExtensible_select_type |
public class AExtensible_select_type extends AEntitypublic EExtensible_select_type getByIndex(int index)public EExtensible_select_type getCurrentMember(SdaiIterator it) |