Class DefaultTopicMapDocumentGenerator

  • All Implemented Interfaces:
    TopicMapDocumentGeneratorIF

    public class DefaultTopicMapDocumentGenerator
    extends Object
    implements TopicMapDocumentGeneratorIF
    INTERNAL: The default topic map document generator that generates DocumentIFs for topic map objects.

    All documents get an "object_id" field, containing the object id of the topic map object, and a "class" field indicating the class of object. The default class values are:

    AssociationIF: 'A', AssociationRoleIF: 'R', TopicNameIF: 'B', OccurrenceIF: 'O', TopicIF: 'T', TopicMapIF: 'M' and VariantNameIF: 'N'.