Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICreateUnitTreeDelta

A delta to create a (structural or model) unit.

Hierarchy

Index

Properties

containerId

containerId: string

The ID of the containing unit. (This relates to the project tree.)

containmentName

containmentName: string

The name of the property of the containing unit which will contain the unit-to-create. (This relates to the project tree.)

contentType

contentType: string

The qualified name of the type of unit to create.

deltaType

deltaType: "CREATE_UNIT_TREE"

unitId

unitId: string

The ID of the unit (containing an element or property value) to which the delta is to be applied.

unitTree

unitTree: IStructureJSON

The JSON of the unit tree to create.

Generated using TypeDoc