Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY data_type
          ABSTRACT SUPERTYPE OF (ONEOF (simple_type, complex_type, named_type));
END_ENTITY; -- data_type

Entity data types and their attributes

data_type
          -

Known subtypes

          complex_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)
          named_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)
          simple_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)

Users

data_type
          data_type_element.type_definition
          property_det.domain

Global rules for this entity data type

          -

public interface EData_type extends EEntity


public class CData_type implements EData_type


public class AData_type extends AEntity

          public EData_type getByIndex(int index)
          public EData_type getCurrentMember(SdaiIterator it)