Hierarchy

  • RcsbAnnotationConfig

Constructors

Properties

annotationConfigMap: AnnotationConfigInterface
annotationMap: Map<string, RcsbAnnotationConfigInterface> = ...
annotationTypes: {
    entity: Map<string, string[]>;
    external: Map<string, string[]>;
    instance: Map<string, string[]>;
} = ...

Type declaration

  • entity: Map<string, string[]>
  • external: Map<string, string[]>
  • instance: Map<string, string[]>
mergedTypes: Map<string, RcsbMergedTypesInterface> = ...

Methods

Generated using TypeDoc