home *** CD-ROM | disk | FTP | other *** search
- #define CLASS_SCHEMA 257
- #define INSTANCE_SCHEMA 258
- #define META_KNOWLEDGE_INSTANCE 259
- #define BASE_RELATION_CLASS 260
- #define BASE_ATTRIBUTE_CLASS 261
- #define BASE_MESSAGE_CLASS 262
- #define ATTRIBUTE_SPECIALIZATION_CLASS 263
- #define RELATION_SPECIALIZATION_CLASS 264
- #define MESSAGE_SPECIALIZATION_CLASS 265
- #define DECLARE_ATTRIBUTE_SLOTS 266
- #define DECLARE_RELATION_SLOTS 267
- #define DECLARE_MESSAGE_SLOTS 268
- #define SUBCLASS_OF 269
- #define INSTANCE_OF 270
- #define META_SCHEMA 271
- #define META_SLOT 272
- #define META_VALUE 273
- #define SYSTEM_SCHEMA 274
- #define INVERSE_RELATION 275
- #define VALUE_TYPE 276
- #define CARDINALITY 277
- #define SPECIALIZATION_OF 278
- #define DECLARATIONS 279
- #define CONTEXTLESS 280
- #define NO_LINKS_TO_INSTANCES 281
- #define SYSTEM_RELATIONS_FIRST 282
- #define USER_RELATIONS_FIRST 283
- #define RELATIONS 284
- #define ATTRIBUTES 285
- #define MESSAGES 286
- #define SLOT_CONTROL 287
- #define NUM 288
- #define CHAR 289
- #define STRING 290
- #define C_IDENTIFIER 291
- #define NAME_STRING 292
- #define EMPTY 293
- #define MULTIPLE 294
- #define SINGLE 295
- #define NULL_VALUE 296
- #define KB_BEFORE_GET 297
- #define KB_AFTER_GET 298
- #define KB_BEFORE_PUT 299
- #define KB_AFTER_PUT 300
- #define KB_BEFORE_DEL 301
- #define KB_AFTER_DEL 302
- #define KB_INCLUSION_RELATION_SPEC 303
- #define KB_EXCLUSION_RELATION_SPEC 304
- #define KB_INCLUSION_ATTRIBUTE_SPEC 305
- #define KB_EXCLUSION_ATTRIBUTE_SPEC 306
- #define KB_INCLUSION_MESSAGE_SPEC 307
- #define KB_EXCLUSION_MESSAGE_SPEC 308
- #define SD_TRUE 309
- #define SD_FALSE 310
- #define ALL_SLOTS 311
- #define NO_SLOTS 312
- #define VT_schar 313
- #define VT_char 314
- #define VT_uchar 315
- #define VT_short 316
- #define VT_int 317
- #define VT_long 318
- #define VT_ushort 319
- #define VT_uint 320
- #define VT_ulong 321
- #define VT_float 322
- #define VT_double 323
- #define VT_void_ptr 324
- #define VT_kb_STRING 325
- #define VT_kb_ANY 326
- #define VT_kb_SLOT_ID 327
- #define VT_kb_SCHEMA_ID 328
- #define VT_kb_FUNCTION_ID 329
- #define VT_kb_BOOLEAN 330
-