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.
optional
children:SModelElement
[]
Defined in: model.ts:27
optional
cssClasses:string
[]
Defined in: model.ts:28
id:
string
Defined in: model.ts:26
issues:
SIssue
[]
Defined in: model.ts:293
optional
layoutOptions:ModelLayoutOptions
Defined in: model.ts:150
optional
position:Point
Defined in: model.ts:135
optional
size:Dimension
Defined in: model.ts:142
type:
string
Defined in: model.ts:25