Hierarchy

  • AssociationChange

Index

Methods

getAdded

  • getAdded(): string[]
  • Get array of added objects

    Returns string[]

getChangeType

  • Get type of change

    Returns ModelChangeType

getFeaturePersistentName

  • getFeaturePersistentName(): string
  • Get persistent name of Building Block

    Returns string

getRelatedElementName

  • getRelatedElementName(): string
  • Get related element name

    Returns string

getRelationName

  • getRelationName(): string
  • Get persistent name of the relation

    Returns string

getRemoved

  • getRemoved(): string[]
  • Get array of removed objects

    Returns string[]

isMultipleValue

  • isMultipleValue(): boolean
  • Whether the Building Block has multiple values

    Returns boolean

Legend

Generated using TypeDoc