Overview Schemas Index

ISO13584_IEC61360_DICTIONARY_SCHEMA (jsdai.SIso13584_iec61360_dictionary_schema)


ENTITY boolean_type
          SUBTYPE OF (simple_type);
END_ENTITY; -- boolean_type

Entity data types and their attributes

data_type
          -
simple_type
          value_format: value_format_type;
boolean_type
          -

Users

data_type
          data_type_element.type_definition
          property_det.domain
simple_type
          level_type.value_type
boolean_type

Global rules for this entity data type

          -

public interface EBoolean_type extends ESimple_type


public class CBoolean_type implements EBoolean_type


public class ABoolean_type extends AEntity

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