Interface. Sissue Marker
sprotty-protocol / SIssueMarker
Defined in: model.ts:292
An issue marker is used to display a symbol about an error or a warning attached to another model element.
optionalchildren:SModelElement[]
Defined in: model.ts:27
optionalcssClasses:string[]
Defined in: model.ts:28
id:
string
Defined in: model.ts:26
issues:
SIssue[]
Defined in: model.ts:293
optionallayoutOptions:ModelLayoutOptions
Defined in: model.ts:150
optionalposition:Point
Defined in: model.ts:135
optionalsize:Dimension
Defined in: model.ts:142
type:
string
Defined in: model.ts:25