Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY complex_type
          ABSTRACT SUPERTYPE OF (ONEOF (level_type, class_instance_type, entity_instance_type))
          SUBTYPE OF (data_type);
END_ENTITY; -- complex_type

Entity data types and their attributes

data_type
          -
complex_type
          -

Known subtypes

          class_instance_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)
          entity_instance_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)
          level_type (ISO13584_IEC61360_DICTIONARY_SCHEMA)

Users

data_type
          data_type_element.type_definition
          property_det.domain
complex_type

Global rules for this entity data type

          -

public interface EComplex_type extends EData_type


public class CComplex_type implements EComplex_type


public class AComplex_type extends AEntity

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