Types

<< Click to Display Table of Contents >>

Navigation:  Connectors > Smallworld >

Types

 

Smallworld Type

DTS Type

char16_string

STRING

char16_vector

STRING

char16_vector_vec

STRING

string

STRING

ds_lbyte_charvec

STRING

ds_char16_vector

STRING

ds_char

STRING

ds_char_vec

STRING

ds_charci

STRING

ds_charci_vec

STRING

ds_char16

STRING

ds_char16_vec

STRING

ds_char16canon

STRING

ds_char16canon_vec

STRING

extdb_string

STRING

extdb_char

STRING

extdb_char_vec

STRING

text_join

STRING

ds_byte

UNSIGNED_INT8

ds_short

INT16

ds_ushort

UNSIGNED_INT16

integer

INT32

ds_int

INT32

ds_uint

UNSIGNED_INT32

ds_long

INT64

ds_int64

INT64

ds_uint64

BIG_INTEGER

bignum

BIG_INTEGER

ds_float

FLOAT

ds_double

DOUBLE

float

DOUBLE

ds_double_as_int

DOUBLE

ds_bool

BOOLEAN

ds_kleene

STRING

symbol

STRING

ds_date

DATE

date

DATE

date_time

DATE_TIME

ds_time

TIME

ds_simple_time

TIME

gis_id

UNSIGNED_INT32_VECTOR

gis_id64

UNSIGNED_INT64_VECTOR

simple_point

DTS_POINT_GEOMETRY

point

DTS_POINT_GEOMETRY

simple_chain

DTS_CHAIN_GEOMETRY

chain

DTS_CHAIN_GEOMETRY

simple_area

DTS_AREA_GEOMETRY

area

DTS_AREA_GEOMETRY

text (geometry)

DTS_ANNOTATION_GEOMETRY

 

Slotted exemplar types need to be registered, but they are only relevant for Method/Procedure Calls and are discussed there.

 

Join types are automatically generated, but they are only relevant for Collections and are discussed there.

 

Information-icon_16px See also

DTS Types