UmlEnumerationMember

23 Sep 20251 minute to read

Defines the behavior of the uml interface shapes

Properties

isSeparator boolean

Defines the separator of the attributes

Defaults to false

name string

Defines the value of the member

Defaults to ’’

separatorStyle ShapeStyleModel

Specify the style attributes such as strokeWidth, strokeColor, and fill for the separator.

Defaults to new ShapeStyle()

style ShapeStyleModel|TextStyleModel

Sets the shape style of the node

Defaults to new ShapeStyle()

value string

Defines the value of the member

Defaults to ’’