Single change to a building block

Hierarchy

  • BBChange

Index

Methods

getAssociationChanges

  • Get array objects that represent changes for associations

    Returns AssociationChange[]

getAttributeChanges

  • Get array objects that represents changes for attributes.

    Returns AttributeChange[]

getAuthor

  • getAuthor(): string
  • Get name of change's author

    Returns string

getBuildingBlockChanges

  • Get array objects that represent changes for Building Blocks

    Returns BBFeatureChange[]

getChangeType

  • Returns ModelChangeType

getTimestamp

  • getTimestamp(): Date
  • Get timestamp of changes

    Returns Date

Legend

Generated using TypeDoc