Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConceptDescriptionOptions

An object containing all the parameters for the creation of an instance of the ConceptDescriptionType ObjectType.

Hierarchy

  • ConceptDescriptionOptions

Index

Properties

Optional administration

An AdministrativeInformation Object containing information relevant to this ConceptDescription.

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional conceptDescriptionOf

conceptDescriptionOf: ConceptDictionaryObject

A ConceptDictionaryType instance containing the ConceptDescription to be created. A HasConceptDescription Reference connect the ConceptDicitonary to the ConceptDescription.

Optional description

description: Description

A description of the Concept Description.

Optional hasEmbeddedDataSpecifications

hasEmbeddedDataSpecifications: EDSObject | EDSObject[]

One or more instances of EmbeddeddataSpecificatrionType for the Concept Dictionary to be created.

identification

identification: Identifier

The Identifier for the Asset to be created. The Constructor can be obtained from the property CoreServer.coreaas.

Optional nodeId

nodeId: NodeIdLike

The node id for the created Object.

Generated using TypeDoc