Overview

DATEX

type filter_target_name_person

Definition:${target_prefix_person}${string}

type filter_target_name_id

Definition:${target_prefix_id}${string}

type filter_target_name_institution

Definition:${target_prefix_institution}${string}

type endpoint_name

Definition:${_endpoint_name}${_endpoint_name | }

TODO

type target_clause

Definition:clause

type endpoints

Definition:Endpoint | Disjunction

enum ElType

class Target

Properties

prefix: target_prefix
type: BinaryCode
protected targets: Map

class Endpoint

Constructors

constructor(name: string | Uint8Array, instance?: string | number | Uint8Array)

Properties

protected DEFAULT_INSTANCE: Uint8Array

parent class for all filters (@user, ...)

Constructors

constructor(parent: Endpoint, property: any)

Constructors

constructor(target: Endpoint)

Properties

class Person

Properties

override prefix: target_prefix
override type: any

Properties

override prefix: target_prefix
override type: any

class IdEndpoint

Properties

override prefix: target_prefix
override type: any

Constant LOCAL_ENDPOINT

type: any

Constant BROADCAST

type: any

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution