UmlInterface
23 Sep 20251 minute to read
Defines the behavior of the uml interface shapes
Properties
attributes UmlClassAttributeModel[]
Defines the text of the bpmn annotation collection
Defaults to ‘None’
isSeparator boolean
Defines the separator of the attributes
Defaults to false
methods UmlClassMethodModel[]
Defines the text of the bpmn annotation collection
Defaults to ‘None’
name string
Defines the name of the attributes
Defaults to ’’
separatorStyle ShapeStyleModel
Specify the style attributes such as strokeWidth, strokeColor, and fill for the separator.
Defaults to new ShapeStyle()
style TextStyleModel
Sets the shape style of the node
Defaults to new ShapeStyle()