Class PropertyReplaced

Replace the value of a property with a new one. The replaced property could be a multi valued one in which case all its old values will be removed and replaced with a n

Hierarchy

  • PropertyReplaced

Implements

Constructors

Properties

Methods

Constructors

Properties

annotation?: any[]
name: string
newvalue: Subject[] | Literal[]
oldvalue: Subject[] | Literal[]

Methods

Generated using TypeDoc